Rate Overview
Live
1 BND = 3.1838 MYR
1 MYR = 0.314087
BND
Avg
3.1718
High
3.1838
Low
3.1650
Last updated: 7/30/2026, 1:38:14 PM
Quick Conversions
| BND | MYR |
|---|---|
| 1 BND | 3.18 MYR |
| 10 BND | 31.84 MYR |
| 50 BND | 159.19 MYR |
| 100 BND | 318.38 MYR |
| 500 BND | 1,591.92 MYR |
| 1,000 BND | 3,183.84 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-30T13:38:14Z",
"rates": {
"MYR": 3.183835
}
}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": 318.3835,
"rate": 3.183835
}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