Rate Overview
Live
1 PLN = 4.6379 MDL
1 MDL = 0.215613
PLN
Avg
4.7277
High
4.7986
Low
4.6183
Last updated: 7/22/2026, 6:54:54 AM
Quick Conversions
| PLN | MDL |
|---|---|
| 1 PLN | 4.64 MDL |
| 10 PLN | 46.38 MDL |
| 50 PLN | 231.90 MDL |
| 100 PLN | 463.79 MDL |
| 500 PLN | 2,318.97 MDL |
| 1,000 PLN | 4,637.94 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-22T06:54:54Z",
"rates": {
"MDL": 4.637944
}
}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.7944,
"rate": 4.637944
}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