Rate Overview
Live
1 BND = 3.1914 MYR
1 MYR = 0.313340
BND
Avg
3.1892
High
3.2000
Low
3.1763
Last updated: 8/20/2026, 1:24:26 PM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.19 MYR |
| 10 BND | 31.91 MYR |
| 50 BND | 159.57 MYR |
| 100 BND | 319.14 MYR |
| 500 BND | 1,595.71 MYR |
| 1,000 BND | 3,191.42 MYR |
Get BND/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MYRExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-20T13:24:26Z",
"rates": {
"MYR": 3.191423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MYR",
"amount": 100
},
"result": 319.1423,
"rate": 3.191423
}Build with BND/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key