Rate Overview
Live
1 PLN = 4.7035 MDL
1 MDL = 0.212606
PLN
Avg
4.6511
High
4.7970
Low
4.4962
Last updated: 3/27/2026, 12:58:49 PM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.70 MDL |
| 10 PLN | 47.04 MDL |
| 50 PLN | 235.18 MDL |
| 100 PLN | 470.35 MDL |
| 500 PLN | 2,351.77 MDL |
| 1,000 PLN | 4,703.55 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-03-27T12:58:49Z",
"rates": {
"MDL": 4.703545
}
}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.35450000000003,
"rate": 4.703545
}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