Rate Overview
Live
1 MDL = 0.209122 PLN
1 PLN = 4.7819
MDL
Avg
0.210261
High
0.211421
Low
0.208946
Last updated: 5/6/2026, 10:19:33 PM
Quick Conversions
| MDL | PLN |
|---|---|
| 1 MDL | 0.21 PLN |
| 10 MDL | 2.09 PLN |
| 50 MDL | 10.46 PLN |
| 100 MDL | 20.91 PLN |
| 500 MDL | 104.56 PLN |
| 1,000 MDL | 209.12 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-05-06T22:19:33Z",
"rates": {
"PLN": 0.209122
}
}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": 20.9122,
"rate": 0.209122
}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