Rate Overview
Live
1 PEN = 37.3376 KES
1 KES = 0.026783
PEN
Avg
37.7839
High
38.6655
Low
37.0736
Last updated: 3/27/2026, 11:42:06 AM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 37.34 KES |
| 10 PEN | 373.38 KES |
| 50 PEN | 1,866.88 KES |
| 100 PEN | 3,733.76 KES |
| 500 PEN | 18,668.79 KES |
| 1,000 PEN | 37,337.57 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-27T11:42:06Z",
"rates": {
"KES": 37.33757
}
}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.757,
"rate": 37.33757
}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