Rate Overview
Live
1 KES = 0.029281 PLN
1 PLN = 34.1518
KES
Avg
0.029241
High
0.029437
Low
0.028952
Last updated: 7/28/2026, 5:46:03 PM
Quick Conversions
| KES | PLN |
|---|---|
| 1 KES | 0.03 PLN |
| 10 KES | 0.29 PLN |
| 50 KES | 1.46 PLN |
| 100 KES | 2.93 PLN |
| 500 KES | 14.64 PLN |
| 1,000 KES | 29.28 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-07-28T17:46:03Z",
"rates": {
"PLN": 0.029281
}
}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.9281,
"rate": 0.029281
}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