Rate Overview
Live
1 KES = 0.028470 PLN
1 PLN = 35.1247
KES
Avg
0.028262
High
0.028699
Low
0.027710
Last updated: 3/7/2026, 12:30:31 AM
Quick Conversions
| KES | PLN |
|---|---|
| 1 KES | 0.03 PLN |
| 10 KES | 0.28 PLN |
| 50 KES | 1.42 PLN |
| 100 KES | 2.85 PLN |
| 500 KES | 14.24 PLN |
| 1,000 KES | 28.47 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-03-07T00:30:31Z",
"rates": {
"PLN": 0.02847
}
}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.847,
"rate": 0.02847
}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