Rate Overview
Live
1 BAM = 2.3953 MYR
1 MYR = 0.417483
BAM
Avg
2.3805
High
2.3953
Low
2.3647
Last updated: 4/16/2026, 4:13:47 PM
Quick Conversions
| BAM | MYR |
|---|---|
| 1 BAM | 2.40 MYR |
| 10 BAM | 23.95 MYR |
| 50 BAM | 119.77 MYR |
| 100 BAM | 239.53 MYR |
| 500 BAM | 1,197.65 MYR |
| 1,000 BAM | 2,395.31 MYR |
Get BAM/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MYRExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-04-16T16:13:47Z",
"rates": {
"MYR": 2.395307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MYR",
"amount": 100
},
"result": 239.5307,
"rate": 2.395307
}Build with BAM/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key