Rate Overview
Live
1 MUR = 0.145449 BOB
1 BOB = 6.8753
MUR
Avg
0.145979
High
0.146609
Low
0.144094
Last updated: 6/19/2026, 9:43:59 AM
Quick Conversions
| MUR | BOB |
|---|---|
| 1 MUR | 0.15 BOB |
| 10 MUR | 1.45 BOB |
| 50 MUR | 7.27 BOB |
| 100 MUR | 14.54 BOB |
| 500 MUR | 72.72 BOB |
| 1,000 MUR | 145.45 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-06-19T09:43:59Z",
"rates": {
"BOB": 0.145449
}
}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.5449,
"rate": 0.145449
}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