Rate Overview
Live
1 BND = 3.1300 MYR
1 MYR = 0.319493
BND
Avg
3.0850
High
3.1300
Low
3.0653
Last updated: 3/27/2026, 9:28:07 AM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.13 MYR |
| 10 BND | 31.30 MYR |
| 50 BND | 156.50 MYR |
| 100 BND | 313.00 MYR |
| 500 BND | 1,564.98 MYR |
| 1,000 BND | 3,129.96 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-03-27T09:28:07Z",
"rates": {
"MYR": 3.129957
}
}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.9957,
"rate": 3.129957
}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