Rate Overview
Live
1 YER = 0.015100 PLN
1 PLN = 66.2252
YER
Avg
0.015173
High
0.015257
Low
0.015083
Last updated: 5/7/2026, 8:11:49 AM
Quick Conversions
| YER | PLN |
|---|---|
| 1 YER | 0.02 PLN |
| 10 YER | 0.15 PLN |
| 50 YER | 0.76 PLN |
| 100 YER | 1.51 PLN |
| 500 YER | 7.55 PLN |
| 1,000 YER | 15.10 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-05-07T08:11:49Z",
"rates": {
"PLN": 0.0151
}
}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.51,
"rate": 0.0151
}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