Rate Overview
Live
1 BGN = 10.3080 MDL
1 MDL = 0.097012
BGN
Avg
10.3237
High
10.3312
Low
10.3080
Last updated: 5/7/2026, 6:53:36 AM
Quick Conversions
| BGN | MDL |
|---|---|
| 1 BGN | 10.31 MDL |
| 10 BGN | 103.08 MDL |
| 50 BGN | 515.40 MDL |
| 100 BGN | 1,030.80 MDL |
| 500 BGN | 5,153.98 MDL |
| 1,000 BGN | 10,307.95 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-07T06:53:36Z",
"rates": {
"MDL": 10.307952
}
}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.7952,
"rate": 10.307952
}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