GET /exchange-rate

gov.my:bank-negara-malaysia-open-data

Summary: Get Exchange Rates
Operation ID: getExchangeRates
Auth: unknown
Description

Currency exchange rates from the Interbank Foreign Exchange Market in Kuala Lumpur. The price of selected countries currency in relation to Ringgit.

Parameters (3)

Accept (string, header, required, default: application/vnd.BNM.API.v1+json)

API version accept header

Constraints: {'enum': ['application/vnd.BNM.API.v1+json']}

quote (string, query, optional, default: rm)

Base currency (Ringgit or foreign currency) as the denominator for the exchange rate

Constraints: {'minLength': 2, 'maxLength': 2, 'enum': ['rm', 'fx']}

session (string, query, optional, default: 1130)

A snapshot of the exchange rate daily at 0900, 1130, 1200 and 1700 intervals

Constraints: {'minLength': 4, 'maxLength': 4, 'enum': ['0900', '1130', '1200', '1700']}

No probe data for this endpoint yet.