Rate Overview
Live
1 BGN = 10.2638 MDL
1 MDL = 0.097430
BGN
Avg
10.2399
High
10.2952
Low
10.1643
Last updated: 9/4/2026, 1:50:33 PM
Quick Conversions
| BGN | MDL |
|---|---|
| 1 BGN | 10.26 MDL |
| 10 BGN | 102.64 MDL |
| 50 BGN | 513.19 MDL |
| 100 BGN | 1,026.38 MDL |
| 500 BGN | 5,131.88 MDL |
| 1,000 BGN | 10,263.77 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-09-04T13:50:33Z",
"rates": {
"MDL": 10.263767
}
}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": 1026.3767,
"rate": 10.263767
}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