Rate Overview
Live
1 PLN = 34.0111 KES
1 KES = 0.029402
PLN
Avg
34.2205
High
36.0078
Low
31.2725
Last updated: 7/28/2026, 12:04:17 PM
Quick Conversions
| PLN | KES |
|---|---|
| 1 PLN | 34.01 KES |
| 10 PLN | 340.11 KES |
| 50 PLN | 1,700.56 KES |
| 100 PLN | 3,401.11 KES |
| 500 PLN | 17,005.56 KES |
| 1,000 PLN | 34,011.13 KES |
Get PLN/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=KESExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-28T12:04:17Z",
"rates": {
"KES": 34.011126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "KES",
"amount": 100
},
"result": 3401.1126,
"rate": 34.011126
}Build with PLN/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key