Rate Overview
Live
1 MUR = 0.036546 BGN
1 BGN = 27.3628
MUR
Avg
0.036201
High
0.036999
Low
0.035534
Last updated: 3/28/2026, 10:54:00 AM
Quick Conversions
| MUR | BGN |
|---|---|
| 1 MUR | 0.04 BGN |
| 10 MUR | 0.37 BGN |
| 50 MUR | 1.83 BGN |
| 100 MUR | 3.65 BGN |
| 500 MUR | 18.27 BGN |
| 1,000 MUR | 36.55 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-03-28T10:54:00Z",
"rates": {
"BGN": 0.036546
}
}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.6546000000000003,
"rate": 0.036546
}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