Government — entry 001 of 90

Bank Negara Malaysia Open Data

Verified Jul 2026

Bank Negara Malaysia's OpenAPI developer portal catalogues dozens of free, key-free JSON APIs — exchange rates, interest and lending rates, government securities, and monetary statistics — confirmed live with an anonymous call returning real exchange-rate data with no signup. The documentation site runs on a separate host from the live API itself (api.bnm.gov.my), and its CORS header is allow-listed to BNM's own portal domain rather than reflecting arbitrary origins, so third-party web apps on other domains will be blocked by the browser.

government-datacentral-bankmalaysiafinanceopen-data
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score88out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 88 on greatapis.com
<a href="https://greatapis.com/api/bank-negara-malaysia-open-data/"><img src="https://greatapis.com/badge/bank-negara-malaysia-open-data.svg" alt="Scored 88 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.