Rate Overview
Live
1 MDL = 0.212279 PLN
1 PLN = 4.7108
MDL
Avg
0.212668
High
0.213741
Low
0.211727
Last updated: 7/3/2026, 10:39:16 PM
Quick Conversions
| MDL | PLN |
|---|---|
| 1 MDL | 0.21 PLN |
| 10 MDL | 2.12 PLN |
| 50 MDL | 10.61 PLN |
| 100 MDL | 21.23 PLN |
| 500 MDL | 106.14 PLN |
| 1,000 MDL | 212.28 PLN |
Get MDL/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PLNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-03T22:39:16Z",
"rates": {
"PLN": 0.212279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PLN",
"amount": 100
},
"result": 21.227899999999998,
"rate": 0.212279
}Build with MDL/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key