Rate Overview
Live
1 MRO = 0.028266 BOB
1 BOB = 35.3782
MRO
Avg
0.023833
High
0.028266
Low
0.017258
Last updated: 7/28/2026, 6:30:51 AM
Quick Conversions
| MRO | BOB |
|---|---|
| 1 MRO | 0.03 BOB |
| 10 MRO | 0.28 BOB |
| 50 MRO | 1.41 BOB |
| 100 MRO | 2.83 BOB |
| 500 MRO | 14.13 BOB |
| 1,000 MRO | 28.27 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-07-28T06:30:51Z",
"rates": {
"BOB": 0.028266
}
}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": 2.8266,
"rate": 0.028266
}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