Rate Overview
Live
1 PLN = 4.7628 MDL
1 MDL = 0.209959
PLN
Avg
4.7518
High
4.8060
Low
4.7107
Last updated: 5/27/2026, 3:40:00 AM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.76 MDL |
| 10 PLN | 47.63 MDL |
| 50 PLN | 238.14 MDL |
| 100 PLN | 476.28 MDL |
| 500 PLN | 2,381.42 MDL |
| 1,000 PLN | 4,762.84 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-05-27T03:40:00Z",
"rates": {
"MDL": 4.762835
}
}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": 476.2835,
"rate": 4.762835
}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