Rate Overview
Live
1 PEN = 38.2291 KES
1 KES = 0.026158
PEN
Avg
38.1399
High
38.2480
Low
38.0099
Last updated: 7/5/2026, 11:40:51 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.23 KES |
| 10 PEN | 382.29 KES |
| 50 PEN | 1,911.46 KES |
| 100 PEN | 3,822.91 KES |
| 500 PEN | 19,114.56 KES |
| 1,000 PEN | 38,229.12 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-05T23:40:51Z",
"rates": {
"KES": 38.22912
}
}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": 3822.9120000000003,
"rate": 38.22912
}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