Rate Overview
Live
1 PEN = 38.2643 KES
1 KES = 0.026134
PEN
Avg
38.2144
High
38.2818
Low
38.0727
Last updated: 7/27/2026, 7:36:15 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.26 KES |
| 10 PEN | 382.64 KES |
| 50 PEN | 1,913.21 KES |
| 100 PEN | 3,826.43 KES |
| 500 PEN | 19,132.14 KES |
| 1,000 PEN | 38,264.28 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-27T19:36:15Z",
"rates": {
"KES": 38.264284
}
}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": 3826.4284000000002,
"rate": 38.264284
}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