Rate Overview
Live
1 MRO = 0.004300 BAM
1 BAM = 232.5581
MRO
Avg
0.004285
High
0.004300
Low
0.004264
Last updated: 7/27/2026, 7:46:29 PM
Quick Conversions
| MRO | BAM |
|---|---|
| 1 MRO | 0.00 BAM |
| 10 MRO | 0.04 BAM |
| 50 MRO | 0.22 BAM |
| 100 MRO | 0.43 BAM |
| 500 MRO | 2.15 BAM |
| 1,000 MRO | 4.30 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-07-27T19:46:29Z",
"rates": {
"BAM": 0.0043
}
}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.43,
"rate": 0.0043
}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