Rate Overview
Live
1 MUR = 0.147581 BOB
1 BOB = 6.7759
MUR
Avg
0.147482
High
0.148382
Low
0.146860
Last updated: 5/9/2026, 4:53:34 AM
Quick Conversions
| MUR | BOB |
|---|---|
| 1 MUR | 0.15 BOB |
| 10 MUR | 1.48 BOB |
| 50 MUR | 7.38 BOB |
| 100 MUR | 14.76 BOB |
| 500 MUR | 73.79 BOB |
| 1,000 MUR | 147.58 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-09T04:53:34Z",
"rates": {
"BOB": 0.147581
}
}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.758099999999999,
"rate": 0.147581
}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