Rate Overview
Live
1 MUR = 0.239316 BOB
1 BOB = 4.1786
MUR
Avg
0.203017
High
0.239316
Low
0.146224
Last updated: 7/29/2026, 1:59:38 PM
Quick Conversions
| MUR | BOB |
|---|---|
| 1 MUR | 0.24 BOB |
| 10 MUR | 2.39 BOB |
| 50 MUR | 11.97 BOB |
| 100 MUR | 23.93 BOB |
| 500 MUR | 119.66 BOB |
| 1,000 MUR | 239.32 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-29T13:59:38Z",
"rates": {
"BOB": 0.239316
}
}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": 23.9316,
"rate": 0.239316
}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