Rate Overview
Live
1 BND = 3.1204 MYR
1 MYR = 0.320474
BND
Avg
3.1152
High
3.1242
Low
3.1006
Last updated: 4/17/2026, 6:27:06 AM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.12 MYR |
| 10 BND | 31.20 MYR |
| 50 BND | 156.02 MYR |
| 100 BND | 312.04 MYR |
| 500 BND | 1,560.19 MYR |
| 1,000 BND | 3,120.38 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-04-17T06:27:06Z",
"rates": {
"MYR": 3.120379
}
}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": 312.0379,
"rate": 3.120379
}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