Rate Overview
Live
1 BAM = 2.3686 MYR
1 MYR = 0.422197
BAM
Avg
2.3735
High
2.4361
Low
2.3099
Last updated: 5/26/2026, 9:32:50 PM
Quick Conversions
| BAM | MYR |
|---|---|
| 1 BAM | 2.37 MYR |
| 10 BAM | 23.69 MYR |
| 50 BAM | 118.43 MYR |
| 100 BAM | 236.86 MYR |
| 500 BAM | 1,184.28 MYR |
| 1,000 BAM | 2,368.56 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-05-26T21:32:50Z",
"rates": {
"MYR": 2.368564
}
}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": 236.8564,
"rate": 2.368564
}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