Rate Overview
Live
1 PEN = 38.6992 KES
1 KES = 0.025840
PEN
Avg
38.7049
High
38.7772
Low
38.6063
Last updated: 9/6/2026, 10:28:50 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.70 KES |
| 10 PEN | 386.99 KES |
| 50 PEN | 1,934.96 KES |
| 100 PEN | 3,869.92 KES |
| 500 PEN | 19,349.59 KES |
| 1,000 PEN | 38,699.18 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-09-06T22:28:50Z",
"rates": {
"KES": 38.699184
}
}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": 3869.9184000000005,
"rate": 38.699184
}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