Rate Overview
Live
1 BAM = 2.3814 MYR
1 MYR = 0.419913
BAM
Avg
2.3804
High
2.3872
Low
2.3697
Last updated: 7/5/2026, 6:08:45 PM
Quick Conversions
| BAM | MYR |
|---|---|
| 1 BAM | 2.38 MYR |
| 10 BAM | 23.81 MYR |
| 50 BAM | 119.07 MYR |
| 100 BAM | 238.14 MYR |
| 500 BAM | 1,190.72 MYR |
| 1,000 BAM | 2,381.44 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-05T18:08:45Z",
"rates": {
"MYR": 2.381443
}
}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": 238.1443,
"rate": 2.381443
}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