Rate Overview
Live
1 PLN = 4.6299 MDL
1 MDL = 0.215987
PLN
Avg
4.6108
High
4.7909
Low
4.3945
Last updated: 7/25/2026, 3:50:59 PM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.63 MDL |
| 10 PLN | 46.30 MDL |
| 50 PLN | 231.49 MDL |
| 100 PLN | 462.99 MDL |
| 500 PLN | 2,314.95 MDL |
| 1,000 PLN | 4,629.90 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-25T15:50:59Z",
"rates": {
"MDL": 4.629899
}
}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": 462.9899,
"rate": 4.629899
}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