Rate Overview
Live
1 BGN = 10.2595 MDL
1 MDL = 0.097471
BGN
Avg
10.1667
High
10.4022
Low
9.8903
Last updated: 7/23/2026, 12:12:43 AM
Quick Conversions
| BGN | MDL |
|---|---|
| 1 BGN | 10.26 MDL |
| 10 BGN | 102.59 MDL |
| 50 BGN | 512.97 MDL |
| 100 BGN | 1,025.95 MDL |
| 500 BGN | 5,129.74 MDL |
| 1,000 BGN | 10,259.48 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-23T00:12:43Z",
"rates": {
"MDL": 10.259483
}
}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": 1025.9483,
"rate": 10.259483
}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