Rate Overview
Live
1 MUR = 0.036098 BGN
1 BGN = 27.7024
MUR
Avg
0.036018
High
0.036098
Low
0.035834
Last updated: 4/17/2026, 5:50:27 PM
Quick Conversions
| MUR | BGN |
|---|---|
| 1 MUR | 0.04 BGN |
| 10 MUR | 0.36 BGN |
| 50 MUR | 1.80 BGN |
| 100 MUR | 3.61 BGN |
| 500 MUR | 18.05 BGN |
| 1,000 MUR | 36.10 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-04-17T17:50:27Z",
"rates": {
"BGN": 0.036098
}
}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.6098,
"rate": 0.036098
}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