Rate Overview
Live
1 BND = 3.0850 MYR
1 MYR = 0.324147
BND
Avg
3.0879
High
3.1015
Low
3.0753
Last updated: 3/7/2026, 4:26:09 AM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.09 MYR |
| 10 BND | 30.85 MYR |
| 50 BND | 154.25 MYR |
| 100 BND | 308.50 MYR |
| 500 BND | 1,542.51 MYR |
| 1,000 BND | 3,085.02 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-07T04:26:09Z",
"rates": {
"MYR": 3.085018
}
}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": 308.5018,
"rate": 3.085018
}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