Rate Overview
Live
1 BGN = 10.3046 MDL
1 MDL = 0.097044
BGN
Avg
10.2363
High
10.3660
Low
9.9851
Last updated: 5/27/2026, 9:45:43 AM
Quick Conversions
| BGN | MDL |
|---|---|
| 1 BGN | 10.30 MDL |
| 10 BGN | 103.05 MDL |
| 50 BGN | 515.23 MDL |
| 100 BGN | 1,030.46 MDL |
| 500 BGN | 5,152.30 MDL |
| 1,000 BGN | 10,304.60 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-05-27T09:45:43Z",
"rates": {
"MDL": 10.304597
}
}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": 1030.4596999999999,
"rate": 10.304597
}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