Rate Overview
Live
1 KES = 0.025812 PEN
1 PEN = 38.7417
KES
Avg
0.025785
High
0.025895
Low
0.025683
Last updated: 9/1/2026, 9:29:59 PM
Quick Conversions
| KES | PEN |
|---|---|
| 1 KES | 0.03 PEN |
| 10 KES | 0.26 PEN |
| 50 KES | 1.29 PEN |
| 100 KES | 2.58 PEN |
| 500 KES | 12.91 PEN |
| 1,000 KES | 25.81 PEN |
Get KES/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=PENExample Response:
{
"success": true,
"base": "KES",
"date": "2026-09-01T21:29:59Z",
"rates": {
"PEN": 0.025812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "PEN",
"amount": 100
},
"result": 2.5812,
"rate": 0.025812
}Build with KES/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key