Rate Overview
Live
1 BND = 3.0879 MYR
1 MYR = 0.323840
BND
Avg
3.1022
High
3.1204
Low
3.0802
Last updated: 5/7/2026, 1:33:56 PM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.09 MYR |
| 10 BND | 30.88 MYR |
| 50 BND | 154.40 MYR |
| 100 BND | 308.79 MYR |
| 500 BND | 1,543.97 MYR |
| 1,000 BND | 3,087.95 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-05-07T13:33:56Z",
"rates": {
"MYR": 3.087947
}
}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.79470000000003,
"rate": 3.087947
}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