Rate Overview
Live
1 BND = 3.1866 MYR
1 MYR = 0.313818
BND
Avg
3.1738
High
3.1866
Low
3.1650
Last updated: 8/1/2026, 9:46:05 AM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.19 MYR |
| 10 BND | 31.87 MYR |
| 50 BND | 159.33 MYR |
| 100 BND | 318.66 MYR |
| 500 BND | 1,593.28 MYR |
| 1,000 BND | 3,186.56 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-01T09:46:05Z",
"rates": {
"MYR": 3.18656
}
}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": 318.656,
"rate": 3.18656
}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