Rate Overview
Live
1 PLN = 4.6941 MDL
1 MDL = 0.213034
PLN
Avg
4.6982
High
4.7231
Low
4.6786
Last updated: 7/6/2026, 3:27:29 AM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.69 MDL |
| 10 PLN | 46.94 MDL |
| 50 PLN | 234.70 MDL |
| 100 PLN | 469.41 MDL |
| 500 PLN | 2,347.04 MDL |
| 1,000 PLN | 4,694.08 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-07-06T03:27:29Z",
"rates": {
"MDL": 4.694084
}
}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": 469.40840000000003,
"rate": 4.694084
}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