Rate Overview
Live
1 MUR = 0.210360 BOB
1 BOB = 4.7538
MUR
Avg
0.161079
High
0.210360
Low
0.146224
Last updated: 7/8/2026, 9:20:16 AM
Quick Conversions
| MUR | BOB |
|---|---|
| 1 MUR | 0.21 BOB |
| 10 MUR | 2.10 BOB |
| 50 MUR | 10.52 BOB |
| 100 MUR | 21.04 BOB |
| 500 MUR | 105.18 BOB |
| 1,000 MUR | 210.36 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-07-08T09:20:16Z",
"rates": {
"BOB": 0.21036
}
}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": 21.035999999999998,
"rate": 0.21036
}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