Rate Overview
Live
1 YER = 0.015655 PLN
1 PLN = 63.8774
YER
Avg
0.015446
High
0.015658
Low
0.015332
Last updated: 6/19/2026, 8:05:34 AM
Quick Conversions
| YER | PLN |
|---|---|
| 1 YER | 0.02 PLN |
| 10 YER | 0.16 PLN |
| 50 YER | 0.78 PLN |
| 100 YER | 1.57 PLN |
| 500 YER | 7.83 PLN |
| 1,000 YER | 15.66 PLN |
Get YER/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=PLNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:05:34Z",
"rates": {
"PLN": 0.015655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "PLN",
"amount": 100
},
"result": 1.5655,
"rate": 0.015655
}Build with YER/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key