Rate Overview
Live
1 PLN = 4.7571 MDL
1 MDL = 0.210214
PLN
Avg
4.6722
High
4.7878
Low
4.5280
Last updated: 5/27/2026, 4:51:31 AM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.76 MDL |
| 10 PLN | 47.57 MDL |
| 50 PLN | 237.85 MDL |
| 100 PLN | 475.71 MDL |
| 500 PLN | 2,378.53 MDL |
| 1,000 PLN | 4,757.06 MDL |
Get PLN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=MDLExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T04:51:31Z",
"rates": {
"MDL": 4.757058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "MDL",
"amount": 100
},
"result": 475.70579999999995,
"rate": 4.757058
}Build with PLN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key