Rate Overview
Live
1 MRO = 0.004199 BAM
1 BAM = 238.1519
MRO
Avg
0.004183
High
0.004216
Low
0.004138
Last updated: 3/7/2026, 7:44:20 AM
Quick Conversions
| MRO | BAM |
|---|---|
| 1 MRO | 0.00 BAM |
| 10 MRO | 0.04 BAM |
| 50 MRO | 0.21 BAM |
| 100 MRO | 0.42 BAM |
| 500 MRO | 2.10 BAM |
| 1,000 MRO | 4.20 BAM |
Get MRO/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=BAMExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T07:44:20Z",
"rates": {
"BAM": 0.004199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "BAM",
"amount": 100
},
"result": 0.41989999999999994,
"rate": 0.004199
}Build with MRO/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key