Rate Overview
Live
1 PEN = 37.3616 KES
1 KES = 0.026765
PEN
Avg
37.1302
High
38.7582
Low
34.7813
Last updated: 3/27/2026, 3:14:39 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 37.36 KES |
| 10 PEN | 373.62 KES |
| 50 PEN | 1,868.08 KES |
| 100 PEN | 3,736.16 KES |
| 500 PEN | 18,680.82 KES |
| 1,000 PEN | 37,361.65 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-03-27T15:14:39Z",
"rates": {
"KES": 37.361649
}
}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": 3736.1648999999998,
"rate": 37.361649
}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