Rate Overview
Live
1 KES = 0.027830 PLN
1 PLN = 35.9324
KES
Avg
0.027966
High
0.028179
Low
0.027779
Last updated: 4/17/2026, 6:29:03 AM
Quick Conversions
| KES | PLN |
|---|---|
| 1 KES | 0.03 PLN |
| 10 KES | 0.28 PLN |
| 50 KES | 1.39 PLN |
| 100 KES | 2.78 PLN |
| 500 KES | 13.92 PLN |
| 1,000 KES | 27.83 PLN |
Get KES/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=PLNExample Response:
{
"success": true,
"base": "KES",
"date": "2026-04-17T06:29:03Z",
"rates": {
"PLN": 0.02783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "PLN",
"amount": 100
},
"result": 2.783,
"rate": 0.02783
}Build with KES/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key