Rate Overview
Live
1 MUR = 0.247388 BOB
1 BOB = 4.0422
MUR
Avg
0.248379
High
0.254326
Low
0.246401
Last updated: 8/19/2026, 9:32:23 AM
Quick Conversions
| MUR | BOB |
|---|---|
| 1 MUR | 0.25 BOB |
| 10 MUR | 2.47 BOB |
| 50 MUR | 12.37 BOB |
| 100 MUR | 24.74 BOB |
| 500 MUR | 123.69 BOB |
| 1,000 MUR | 247.39 BOB |
Get MUR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=BOBExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-08-19T09:32:23Z",
"rates": {
"BOB": 0.247388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "BOB",
"amount": 100
},
"result": 24.7388,
"rate": 0.247388
}Build with MUR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key