Rate Overview
Live
1 PLN = 4.6322 MDL
1 MDL = 0.215879
PLN
Avg
4.6294
High
4.6410
Low
4.6174
Last updated: 7/26/2026, 3:25:12 PM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.63 MDL |
| 10 PLN | 46.32 MDL |
| 50 PLN | 231.61 MDL |
| 100 PLN | 463.22 MDL |
| 500 PLN | 2,316.12 MDL |
| 1,000 PLN | 4,632.23 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-26T15:25:12Z",
"rates": {
"MDL": 4.632233
}
}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": 463.22330000000005,
"rate": 4.632233
}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