Rate Overview
Live
1 PLN = 35.0070 KES
1 KES = 0.028566
PLN
Avg
35.0551
High
35.2740
Low
34.8196
Last updated: 3/27/2026, 6:04:50 AM
Quick Conversions
| PLN | KES |
|---|---|
| 1 PLN | 35.01 KES |
| 10 PLN | 350.07 KES |
| 50 PLN | 1,750.35 KES |
| 100 PLN | 3,500.70 KES |
| 500 PLN | 17,503.52 KES |
| 1,000 PLN | 35,007.04 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-03-27T06:04:50Z",
"rates": {
"KES": 35.00704
}
}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": 3500.704,
"rate": 35.00704
}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