Rate Overview
Live
1 BOB = 6.7319 MUR
1 MUR = 0.148547
BOB
Avg
6.7383
High
6.8878
Low
6.6263
Last updated: 3/27/2026, 5:07:00 PM
Quick Conversions
| BOB | MUR |
|---|---|
| 1 BOB | 6.73 MUR |
| 10 BOB | 67.32 MUR |
| 50 BOB | 336.59 MUR |
| 100 BOB | 673.19 MUR |
| 500 BOB | 3,365.93 MUR |
| 1,000 BOB | 6,731.86 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-03-27T17:07:00Z",
"rates": {
"MUR": 6.731858
}
}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": 673.1858,
"rate": 6.731858
}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