Rate Overview
Live
1 MDL = 0.215987 PLN
1 PLN = 4.6299
MDL
Avg
0.211863
High
0.216875
Low
0.208074
Last updated: 7/25/2026, 6:05:09 PM
Quick Conversions
| MDL | PLN |
|---|---|
| 1 MDL | 0.22 PLN |
| 10 MDL | 2.16 PLN |
| 50 MDL | 10.80 PLN |
| 100 MDL | 21.60 PLN |
| 500 MDL | 107.99 PLN |
| 1,000 MDL | 215.99 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-25T18:05:09Z",
"rates": {
"PLN": 0.215987
}
}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.5987,
"rate": 0.215987
}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