Rate Overview
Live
1 YER = 0.015428 PLN
1 PLN = 64.8172
YER
Avg
0.015310
High
0.015552
Low
0.014983
Last updated: 3/7/2026, 1:03:18 AM
Quick Conversions
| YER | PLN |
|---|---|
| 1 YER | 0.02 PLN |
| 10 YER | 0.15 PLN |
| 50 YER | 0.77 PLN |
| 100 YER | 1.54 PLN |
| 500 YER | 7.71 PLN |
| 1,000 YER | 15.43 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-07T01:03:18Z",
"rates": {
"PLN": 0.015428
}
}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.5428000000000002,
"rate": 0.015428
}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