Rate Overview
Live
1 BND = 3.1733 MYR
1 MYR = 0.315129
BND
Avg
3.1886
High
3.4076
Low
3.0685
Last updated: 7/29/2026, 6:32:47 AM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.17 MYR |
| 10 BND | 31.73 MYR |
| 50 BND | 158.67 MYR |
| 100 BND | 317.33 MYR |
| 500 BND | 1,586.65 MYR |
| 1,000 BND | 3,173.31 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-29T06:32:47Z",
"rates": {
"MYR": 3.173305
}
}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": 317.33050000000003,
"rate": 3.173305
}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