Rate Overview
Live
1 BND = 3.1811 MYR
1 MYR = 0.314355
BND
Avg
3.1621
High
3.1811
Low
3.1453
Last updated: 7/30/2026, 5:30:30 AM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.18 MYR |
| 10 BND | 31.81 MYR |
| 50 BND | 159.06 MYR |
| 100 BND | 318.11 MYR |
| 500 BND | 1,590.56 MYR |
| 1,000 BND | 3,181.12 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-07-30T05:30:30Z",
"rates": {
"MYR": 3.181121
}
}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.1121,
"rate": 3.181121
}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