Rate Overview
Live
1 MYR = 0.423815 BAM
1 BAM = 2.3595
MYR
Avg
0.421869
High
0.425379
Low
0.419380
Last updated: 5/6/2026, 7:18:57 PM
Quick Conversions
| MYR | BAM |
|---|---|
| 1 MYR | 0.42 BAM |
| 10 MYR | 4.24 BAM |
| 50 MYR | 21.19 BAM |
| 100 MYR | 42.38 BAM |
| 500 MYR | 211.91 BAM |
| 1,000 MYR | 423.82 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-05-06T19:18:57Z",
"rates": {
"BAM": 0.423815
}
}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.3815,
"rate": 0.423815
}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