Rate Overview
Live
1 BAM = 2.3439 MYR
1 MYR = 0.426633
BAM
Avg
2.3493
High
2.3663
Low
2.3375
Last updated: 3/7/2026, 3:47:38 AM
Quick Conversions
| BAM | MYR |
|---|---|
| 1 BAM | 2.34 MYR |
| 10 BAM | 23.44 MYR |
| 50 BAM | 117.20 MYR |
| 100 BAM | 234.39 MYR |
| 500 BAM | 1,171.97 MYR |
| 1,000 BAM | 2,343.94 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-03-07T03:47:38Z",
"rates": {
"MYR": 2.343937
}
}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": 234.3937,
"rate": 2.343937
}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