Rate Overview
Live
1 MUR = 0.036287 BGN
1 BGN = 27.5581
MUR
Avg
0.037451
High
0.040045
Low
0.035311
Last updated: 7/22/2026, 7:29:57 AM
Quick Conversions
| MUR | BGN |
|---|---|
| 1 MUR | 0.04 BGN |
| 10 MUR | 0.36 BGN |
| 50 MUR | 1.81 BGN |
| 100 MUR | 3.63 BGN |
| 500 MUR | 18.14 BGN |
| 1,000 MUR | 36.29 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-07-22T07:29:57Z",
"rates": {
"BGN": 0.036287
}
}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.6287,
"rate": 0.036287
}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