Rate Overview
Live
1 BGN = 10.2280 MDL
1 MDL = 0.097771
BGN
Avg
10.2776
High
10.4646
Low
10.0542
Last updated: 7/26/2026, 9:17:26 PM
Quick Conversions
| BGN | MDL |
|---|---|
| 1 BGN | 10.23 MDL |
| 10 BGN | 102.28 MDL |
| 50 BGN | 511.40 MDL |
| 100 BGN | 1,022.80 MDL |
| 500 BGN | 5,113.98 MDL |
| 1,000 BGN | 10,227.97 MDL |
Get BGN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=MDLExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-26T21:17:26Z",
"rates": {
"MDL": 10.227965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "MDL",
"amount": 100
},
"result": 1022.7964999999999,
"rate": 10.227965
}Build with BGN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key