Rate Overview
Live
1 MUR = 0.035503 BGN
1 BGN = 28.1666
MUR
Avg
0.036527
High
0.038148
Low
0.035503
Last updated: 5/28/2026, 3:33:59 AM
Quick Conversions
| MUR | BGN |
|---|---|
| 1 MUR | 0.04 BGN |
| 10 MUR | 0.36 BGN |
| 50 MUR | 1.78 BGN |
| 100 MUR | 3.55 BGN |
| 500 MUR | 17.75 BGN |
| 1,000 MUR | 35.50 BGN |
Get MUR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=BGNExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-28T03:33:59Z",
"rates": {
"BGN": 0.035503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "BGN",
"amount": 100
},
"result": 3.5503,
"rate": 0.035503
}Build with MUR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key