Rate Overview
Live
1 MDL = 0.096726 BGN
1 BGN = 10.3385
MDL
Avg
0.096698
High
0.097132
Low
0.096434
Last updated: 3/27/2026, 3:09:18 PM
Quick Conversions
| MDL | BGN |
|---|---|
| 1 MDL | 0.10 BGN |
| 10 MDL | 0.97 BGN |
| 50 MDL | 4.84 BGN |
| 100 MDL | 9.67 BGN |
| 500 MDL | 48.36 BGN |
| 1,000 MDL | 96.73 BGN |
Get MDL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BGNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T15:09:18Z",
"rates": {
"BGN": 0.096726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BGN",
"amount": 100
},
"result": 9.672600000000001,
"rate": 0.096726
}Build with MDL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key