Rate Overview
Live
1 MRO = 0.004214 BAM
1 BAM = 237.3042
MRO
Avg
0.004222
High
0.004240
Low
0.004206
Last updated: 8/17/2026, 2:00:05 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.11 BAM |
| 1,000 MRO | 4.21 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-08-17T02:00:05Z",
"rates": {
"BAM": 0.004214
}
}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.4214,
"rate": 0.004214
}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