Rate Overview
Live
1 PEN = 38.2163 KES
1 KES = 0.026167
PEN
Avg
37.8821
High
38.8017
Low
36.1300
Last updated: 7/20/2026, 5:21:39 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.22 KES |
| 10 PEN | 382.16 KES |
| 50 PEN | 1,910.82 KES |
| 100 PEN | 3,821.63 KES |
| 500 PEN | 19,108.15 KES |
| 1,000 PEN | 38,216.31 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-07-20T17:21:39Z",
"rates": {
"KES": 38.216308
}
}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": 3821.6308,
"rate": 38.216308
}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