Rate Overview
Live
1 MYR = 0.420427 BAM
1 BAM = 2.3785
MYR
Avg
0.411687
High
0.434639
Low
0.394121
Last updated: 7/26/2026, 7:33:03 AM
Quick Conversions
| MYR | BAM |
|---|---|
| 1 MYR | 0.42 BAM |
| 10 MYR | 4.20 BAM |
| 50 MYR | 21.02 BAM |
| 100 MYR | 42.04 BAM |
| 500 MYR | 210.21 BAM |
| 1,000 MYR | 420.43 BAM |
Get MYR/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BAMExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-26T07:33:03Z",
"rates": {
"BAM": 0.420427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BAM",
"amount": 100
},
"result": 42.042699999999996,
"rate": 0.420427
}Build with MYR/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key