Rate Overview
Live
1 MUR = 0.148547 BOB
1 BOB = 6.7319
MUR
Avg
0.150145
High
0.153571
Low
0.145184
Last updated: 3/27/2026, 11:51:03 AM
Quick Conversions
| MUR | BOB |
|---|---|
| 1 MUR | 0.15 BOB |
| 10 MUR | 1.49 BOB |
| 50 MUR | 7.43 BOB |
| 100 MUR | 14.85 BOB |
| 500 MUR | 74.27 BOB |
| 1,000 MUR | 148.55 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-03-27T11:51:03Z",
"rates": {
"BOB": 0.148547
}
}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": 14.854700000000001,
"rate": 0.148547
}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