Rate Overview
Live
1 PEN = 37.3326 KES
1 KES = 0.026786
PEN
Avg
38.2553
High
38.7582
Low
36.9102
Last updated: 3/27/2026, 5:06:21 PM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 37.33 KES |
| 10 PEN | 373.33 KES |
| 50 PEN | 1,866.63 KES |
| 100 PEN | 3,733.26 KES |
| 500 PEN | 18,666.31 KES |
| 1,000 PEN | 37,332.61 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-27T17:06:21Z",
"rates": {
"KES": 37.332614
}
}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": 3733.2614,
"rate": 37.332614
}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