Rate Overview
Live
1 MVR = 0.108879 BGN
1 BGN = 9.1845
MVR
Avg
0.108178
High
0.109079
Low
0.107068
Last updated: 3/7/2026, 12:09:34 AM
Quick Conversions
| MVR | BGN |
|---|---|
| 1 MVR | 0.11 BGN |
| 10 MVR | 1.09 BGN |
| 50 MVR | 5.44 BGN |
| 100 MVR | 10.89 BGN |
| 500 MVR | 54.44 BGN |
| 1,000 MVR | 108.88 BGN |
Get MVR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BGNExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:09:34Z",
"rates": {
"BGN": 0.108879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BGN",
"amount": 100
},
"result": 10.8879,
"rate": 0.108879
}Build with MVR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key