Rate Overview
Live
1 MDL = 0.097897 BGN
1 BGN = 10.2148
MDL
Avg
0.097581
High
0.097897
Low
0.097328
Last updated: 8/13/2026, 9:26:08 AM
Quick Conversions
| MDL | BGN |
|---|---|
| 1 MDL | 0.10 BGN |
| 10 MDL | 0.98 BGN |
| 50 MDL | 4.89 BGN |
| 100 MDL | 9.79 BGN |
| 500 MDL | 48.95 BGN |
| 1,000 MDL | 97.90 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-08-13T09:26:08Z",
"rates": {
"BGN": 0.097897
}
}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.7897,
"rate": 0.097897
}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