Rate Overview
Live
1 MYR = 0.414196 BAM
1 BAM = 2.4143
MYR
Avg
0.416107
High
0.417420
Low
0.414196
Last updated: 6/16/2026, 1:43:06 AM
Quick Conversions
| MYR | BAM |
|---|---|
| 1 MYR | 0.41 BAM |
| 10 MYR | 4.14 BAM |
| 50 MYR | 20.71 BAM |
| 100 MYR | 41.42 BAM |
| 500 MYR | 207.10 BAM |
| 1,000 MYR | 414.20 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-06-16T01:43:06Z",
"rates": {
"BAM": 0.414196
}
}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.4196,
"rate": 0.414196
}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