Rate Overview
Live
1 BAM = 2.3903 MYR
1 MYR = 0.418357
BAM
Avg
2.3785
High
2.4361
Low
2.3099
Last updated: 7/9/2026, 5:04:27 PM
Quick Conversions
| BAM | MYR |
|---|---|
| 1 BAM | 2.39 MYR |
| 10 BAM | 23.90 MYR |
| 50 BAM | 119.52 MYR |
| 100 BAM | 239.03 MYR |
| 500 BAM | 1,195.15 MYR |
| 1,000 BAM | 2,390.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-07-09T17:04:27Z",
"rates": {
"MYR": 2.390305
}
}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.03050000000002,
"rate": 2.390305
}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