Rate Overview
Live
1 BOB = 6.6876 MUR
1 MUR = 0.149530
BOB
Avg
6.7212
High
6.7493
Low
6.6876
Last updated: 4/17/2026, 6:12:58 AM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 6.69 MUR |
| 10 BOB | 66.88 MUR |
| 50 BOB | 334.38 MUR |
| 100 BOB | 668.76 MUR |
| 500 BOB | 3,343.82 MUR |
| 1,000 BOB | 6,687.63 MUR |
Get BOB/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MURExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-04-17T06:12:58Z",
"rates": {
"MUR": 6.687634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MUR",
"amount": 100
},
"result": 668.7634,
"rate": 6.687634
}Build with BOB/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key