Rate Overview
Live
1 PEN = 37.9952 KES
1 KES = 0.026319
PEN
Avg
38.2645
High
38.5700
Low
37.9952
Last updated: 6/16/2026, 1:31:56 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.00 KES |
| 10 PEN | 379.95 KES |
| 50 PEN | 1,899.76 KES |
| 100 PEN | 3,799.52 KES |
| 500 PEN | 18,997.60 KES |
| 1,000 PEN | 37,995.20 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-06-16T13:31:56Z",
"rates": {
"KES": 37.995201
}
}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": 3799.5201,
"rate": 37.995201
}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