Rate Overview
Live
1 PLN = 4.6444 MDL
1 MDL = 0.215314
PLN
Avg
4.6617
High
4.6776
Low
4.6444
Last updated: 8/13/2026, 2:53:50 PM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.64 MDL |
| 10 PLN | 46.44 MDL |
| 50 PLN | 232.22 MDL |
| 100 PLN | 464.44 MDL |
| 500 PLN | 2,322.19 MDL |
| 1,000 PLN | 4,644.38 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-08-13T14:53:50Z",
"rates": {
"MDL": 4.644383
}
}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": 464.4383,
"rate": 4.644383
}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