Rate Overview
Live
1 MUR = 0.145910 BOB
1 BOB = 6.8535
MUR
Avg
0.147856
High
0.149395
Low
0.145910
Last updated: 3/6/2026, 8:07:50 AM
Quick Conversions
| MUR | BOB |
|---|---|
| 1 MUR | 0.15 BOB |
| 10 MUR | 1.46 BOB |
| 50 MUR | 7.30 BOB |
| 100 MUR | 14.59 BOB |
| 500 MUR | 72.96 BOB |
| 1,000 MUR | 145.91 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-03-06T08:07:50Z",
"rates": {
"BOB": 0.14591
}
}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.591000000000001,
"rate": 0.14591
}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