Rate Overview
Live
1 YER = 0.015071 PLN
1 PLN = 66.3526
YER
Avg
0.015178
High
0.015353
Low
0.015071
Last updated: 4/17/2026, 6:11:53 AM
Quick Conversions
| YER | PLN |
|---|---|
| 1 YER | 0.02 PLN |
| 10 YER | 0.15 PLN |
| 50 YER | 0.75 PLN |
| 100 YER | 1.51 PLN |
| 500 YER | 7.54 PLN |
| 1,000 YER | 15.07 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-04-17T06:11:53Z",
"rates": {
"PLN": 0.015071
}
}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.5070999999999999,
"rate": 0.015071
}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