Rate Overview
Live
1 PEN = 38.0419 KES
1 KES = 0.026287
PEN
Avg
36.3692
High
38.6388
Low
34.2097
Last updated: 5/27/2026, 4:53:07 AM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 38.04 KES |
| 10 PEN | 380.42 KES |
| 50 PEN | 1,902.10 KES |
| 100 PEN | 3,804.19 KES |
| 500 PEN | 19,020.96 KES |
| 1,000 PEN | 38,041.93 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-05-27T04:53:07Z",
"rates": {
"KES": 38.041927
}
}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": 3804.1927,
"rate": 38.041927
}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