Rate Overview
Live
1 BND = 3.1172 MYR
1 MYR = 0.320798
BND
Avg
3.2741
High
3.4547
Low
3.0735
Last updated: 5/27/2026, 8:44:47 PM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.12 MYR |
| 10 BND | 31.17 MYR |
| 50 BND | 155.86 MYR |
| 100 BND | 311.72 MYR |
| 500 BND | 1,558.61 MYR |
| 1,000 BND | 3,117.23 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-27T20:44:47Z",
"rates": {
"MYR": 3.117227
}
}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": 311.72270000000003,
"rate": 3.117227
}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