Rate Overview
Live
1 PEN = 37.1127 KES
1 KES = 0.026945
PEN
Avg
37.9009
High
38.5746
Low
37.1127
Last updated: 3/7/2026, 3:27:28 AM
Quick Conversions
| PEN | KES |
|---|---|
| 1 PEN | 37.11 KES |
| 10 PEN | 371.13 KES |
| 50 PEN | 1,855.64 KES |
| 100 PEN | 3,711.27 KES |
| 500 PEN | 18,556.36 KES |
| 1,000 PEN | 37,112.72 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-07T03:27:28Z",
"rates": {
"KES": 37.112723
}
}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": 3711.2723,
"rate": 37.112723
}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