Rate Overview
Live
1 MUR = 0.035658 BGN
1 BGN = 28.0442
MUR
Avg
0.035555
High
0.035673
Low
0.035461
Last updated: 5/7/2026, 10:08:26 PM
Quick Conversions
| MUR | BGN |
|---|---|
| 1 MUR | 0.04 BGN |
| 10 MUR | 0.36 BGN |
| 50 MUR | 1.78 BGN |
| 100 MUR | 3.57 BGN |
| 500 MUR | 17.83 BGN |
| 1,000 MUR | 35.66 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-07T22:08:26Z",
"rates": {
"BGN": 0.035658
}
}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.5658000000000003,
"rate": 0.035658
}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