Rate Overview
Live
1 MUR = 0.145389 BOB
1 BOB = 6.8781
MUR
Avg
0.145890
High
0.146315
Low
0.145307
Last updated: 5/29/2026, 6:48:08 PM
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.69 BOB |
| 1,000 MUR | 145.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-05-29T18:48:08Z",
"rates": {
"BOB": 0.145389
}
}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.538899999999998,
"rate": 0.145389
}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