Rate Overview
Live
1 PLN = 4.7002 MDL
1 MDL = 0.212758
PLN
Avg
4.7391
High
4.7986
Low
4.6669
Last updated: 6/28/2026, 9:56:08 PM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.70 MDL |
| 10 PLN | 47.00 MDL |
| 50 PLN | 235.01 MDL |
| 100 PLN | 470.02 MDL |
| 500 PLN | 2,350.09 MDL |
| 1,000 PLN | 4,700.17 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-06-28T21:56:08Z",
"rates": {
"MDL": 4.700173
}
}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": 470.01730000000003,
"rate": 4.700173
}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