Rate Overview
Live
1 MUR = 0.036108 BGN
1 BGN = 27.6947
MUR
Avg
0.037443
High
0.040045
Low
0.035311
Last updated: 8/1/2026, 12:33:44 PM
Quick Conversions
| MUR | BGN |
|---|---|
| 1 MUR | 0.04 BGN |
| 10 MUR | 0.36 BGN |
| 50 MUR | 1.81 BGN |
| 100 MUR | 3.61 BGN |
| 500 MUR | 18.05 BGN |
| 1,000 MUR | 36.11 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-08-01T12:33:44Z",
"rates": {
"BGN": 0.036108
}
}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.6108000000000002,
"rate": 0.036108
}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