Rate Overview
Live
1 MRO = 0.004205 BAM
1 BAM = 237.8121
MRO
Avg
0.004188
High
0.004210
Low
0.004169
Last updated: 8/31/2026, 1:55:44 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.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-31T01:55:44Z",
"rates": {
"BAM": 0.004205
}
}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.42050000000000004,
"rate": 0.004205
}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