Rate Overview
Live
1 BGN = 10.2147 MDL
1 MDL = 0.097898
BGN
Avg
10.2478
High
10.2745
Low
10.2147
Last updated: 8/13/2026, 12:36:18 PM
Quick Conversions
| BGN | MDL |
|---|---|
| 1 BGN | 10.21 MDL |
| 10 BGN | 102.15 MDL |
| 50 BGN | 510.74 MDL |
| 100 BGN | 1,021.47 MDL |
| 500 BGN | 5,107.37 MDL |
| 1,000 BGN | 10,214.74 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-08-13T12:36:18Z",
"rates": {
"MDL": 10.214741
}
}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": 1021.4741,
"rate": 10.214741
}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