Rate Overview
Live
1 PEN = 37.7156 KES
1 KES = 0.026514
PEN
Avg
38.1816
High
38.5425
Low
37.7156
Last updated: 4/16/2026, 5:43:10 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 37.72 KES |
| 10 PEN | 377.16 KES |
| 50 PEN | 1,885.78 KES |
| 100 PEN | 3,771.56 KES |
| 500 PEN | 18,857.80 KES |
| 1,000 PEN | 37,715.60 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-04-16T17:43:10Z",
"rates": {
"KES": 37.715599
}
}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": 3771.5598999999997,
"rate": 37.715599
}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