Rate Overview
Live
1 PEN = 38.0727 KES
1 KES = 0.026266
PEN
Avg
38.0710
High
38.7582
Low
36.9327
Last updated: 7/25/2026, 8:28:01 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.07 KES |
| 10 PEN | 380.73 KES |
| 50 PEN | 1,903.63 KES |
| 100 PEN | 3,807.27 KES |
| 500 PEN | 19,036.33 KES |
| 1,000 PEN | 38,072.66 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-25T20:28:01Z",
"rates": {
"KES": 38.072659
}
}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": 3807.2659000000003,
"rate": 38.072659
}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