Rate Overview
Live
1 YER = 0.015560 PLN
1 PLN = 64.2674
YER
Avg
0.015170
High
0.015567
Low
0.014740
Last updated: 3/27/2026, 9:54:49 AM
Quick Conversions
| YER | PLN |
|---|---|
| 1 YER | 0.02 PLN |
| 10 YER | 0.16 PLN |
| 50 YER | 0.78 PLN |
| 100 YER | 1.56 PLN |
| 500 YER | 7.78 PLN |
| 1,000 YER | 15.56 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-03-27T09:54:49Z",
"rates": {
"PLN": 0.01556
}
}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.5559999999999998,
"rate": 0.01556
}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