Rate Overview
Live
1 PLN = 4.7523 MDL
1 MDL = 0.210426
PLN
Avg
4.7411
High
4.7631
Low
4.7217
Last updated: 6/16/2026, 10:18:17 AM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.75 MDL |
| 10 PLN | 47.52 MDL |
| 50 PLN | 237.61 MDL |
| 100 PLN | 475.23 MDL |
| 500 PLN | 2,376.13 MDL |
| 1,000 PLN | 4,752.27 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-06-16T10:18:17Z",
"rates": {
"MDL": 4.752269
}
}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.2269,
"rate": 4.752269
}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