Rate Overview
Live
1 PEN = 38.5842 KES
1 KES = 0.025917
PEN
Avg
38.6858
High
38.7772
Low
38.5842
Last updated: 9/6/2026, 7:04:40 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.58 KES |
| 10 PEN | 385.84 KES |
| 50 PEN | 1,929.21 KES |
| 100 PEN | 3,858.42 KES |
| 500 PEN | 19,292.08 KES |
| 1,000 PEN | 38,584.16 KES |
Get PEN/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KESExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-09-06T19:04:40Z",
"rates": {
"KES": 38.584162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KES",
"amount": 100
},
"result": 3858.4162,
"rate": 38.584162
}Build with PEN/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key