Rate Overview
Live
1 KES = 0.026765 PEN
1 PEN = 37.3622
KES
Avg
0.026144
High
0.027092
Low
0.025800
Last updated: 3/27/2026, 3:39:33 PM
Quick Conversions
| KES | PEN |
|---|---|
| 1 KES | 0.03 PEN |
| 10 KES | 0.27 PEN |
| 50 KES | 1.34 PEN |
| 100 KES | 2.68 PEN |
| 500 KES | 13.38 PEN |
| 1,000 KES | 26.77 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-03-27T15:39:33Z",
"rates": {
"PEN": 0.026765
}
}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.6765,
"rate": 0.026765
}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