Rate Overview
Live
1 MRO = 0.030395 BOB
1 BOB = 32.9001
MRO
Avg
0.029525
High
0.030395
Low
0.028730
Last updated: 9/3/2026, 2:58:59 PM
Quick Conversions
| MRO | BOB |
|---|---|
| 1 MRO | 0.03 BOB |
| 10 MRO | 0.30 BOB |
| 50 MRO | 1.52 BOB |
| 100 MRO | 3.04 BOB |
| 500 MRO | 15.20 BOB |
| 1,000 MRO | 30.40 BOB |
Get MRO/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=BOBExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-09-03T14:58:59Z",
"rates": {
"BOB": 0.030395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "BOB",
"amount": 100
},
"result": 3.0395,
"rate": 0.030395
}Build with MRO/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key