Rate Overview
Live
1 PLN = 4.6352 MDL
1 MDL = 0.215738
PLN
Avg
4.6229
High
4.6544
Low
4.5845
Last updated: 9/3/2026, 4:31:50 AM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.64 MDL |
| 10 PLN | 46.35 MDL |
| 50 PLN | 231.76 MDL |
| 100 PLN | 463.52 MDL |
| 500 PLN | 2,317.62 MDL |
| 1,000 PLN | 4,635.25 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-09-03T04:31:50Z",
"rates": {
"MDL": 4.635246
}
}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.5246,
"rate": 4.635246
}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