Rate Overview
Live
1 MYR = 0.416244 BAM
1 BAM = 2.4024
MYR
Avg
0.417406
High
0.419120
Low
0.416238
Last updated: 9/2/2026, 4:53:42 AM
Quick Conversions
| MYR | BAM |
|---|---|
| 1 MYR | 0.42 BAM |
| 10 MYR | 4.16 BAM |
| 50 MYR | 20.81 BAM |
| 100 MYR | 41.62 BAM |
| 500 MYR | 208.12 BAM |
| 1,000 MYR | 416.24 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-09-02T04:53:42Z",
"rates": {
"BAM": 0.416244
}
}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": 41.6244,
"rate": 0.416244
}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