Rate Overview
Live
1 MDL = 0.215567 PLN
1 PLN = 4.6389
MDL
Avg
0.214566
High
0.215567
Low
0.213786
Last updated: 8/13/2026, 3:54:43 AM
Quick Conversions
| MDL | PLN |
|---|---|
| 1 MDL | 0.22 PLN |
| 10 MDL | 2.16 PLN |
| 50 MDL | 10.78 PLN |
| 100 MDL | 21.56 PLN |
| 500 MDL | 107.78 PLN |
| 1,000 MDL | 215.57 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-08-13T03:54:43Z",
"rates": {
"PLN": 0.215567
}
}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.5567,
"rate": 0.215567
}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