Rate Overview
Live
1 BGN = 10.2447 MDL
1 MDL = 0.097611
BGN
Avg
10.2499
High
10.2805
Low
10.2253
Last updated: 4/17/2026, 4:54:13 AM
Quick Conversions
| BGN | MDL |
|---|---|
| 1 BGN | 10.24 MDL |
| 10 BGN | 102.45 MDL |
| 50 BGN | 512.24 MDL |
| 100 BGN | 1,024.47 MDL |
| 500 BGN | 5,122.37 MDL |
| 1,000 BGN | 10,244.73 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-04-17T04:54:13Z",
"rates": {
"MDL": 10.24473
}
}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": 1024.473,
"rate": 10.24473
}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