APIs

api-qnb

This API is to fetch the exchange rates

  • The required header parameter will be the client ID and the QNB Unit Code.
  • The unit code for any customer belongs to Qatar is PRD
  • The body part is mandatory and it should contain the list of units for which the rate is requested for.

The term unit indicate a country. The available countries and their codes are given below

  1. PRD - Qatar
  2. OMN - Oman
  3. KWT - Kuwait
  4. LEB - Lebanon
  5. FRA - France
  6. YMN - Yemen
  7. SYT - Syria
  8. MUR - Mauritania
  9. SGP - Singapore
  10. SUD - Sudan
  11. TUD - Tunisia
  12. LND - United Kingdom

A valid request

REST
Online