Rate Overview
Live
1 BND = 3.2145 MYR
1 MYR = 0.311094
BND
Avg
3.1786
High
3.2145
Low
3.1588
Last updated: 6/19/2026, 8:53:10 AM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.21 MYR |
| 10 BND | 32.14 MYR |
| 50 BND | 160.72 MYR |
| 100 BND | 321.45 MYR |
| 500 BND | 1,607.23 MYR |
| 1,000 BND | 3,214.46 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-06-19T08:53:10Z",
"rates": {
"MYR": 3.21446
}
}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": 321.44599999999997,
"rate": 3.21446
}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