Rate Overview
Live
1 MYR = 0.424894 BAM
1 BAM = 2.3535
MYR
Avg
0.425328
High
0.427816
Low
0.422593
Last updated: 3/7/2026, 1:07:13 AM
Quick Conversions
| MYR | BAM |
|---|---|
| 1 MYR | 0.42 BAM |
| 10 MYR | 4.25 BAM |
| 50 MYR | 21.24 BAM |
| 100 MYR | 42.49 BAM |
| 500 MYR | 212.45 BAM |
| 1,000 MYR | 424.89 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-03-07T01:07:13Z",
"rates": {
"BAM": 0.424894
}
}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.489399999999996,
"rate": 0.424894
}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