Rate Overview
Live
1 KES = 0.005788 FKP
1 FKP = 172.7713
KES
Avg
0.005775
High
0.005805
Low
0.005747
Last updated: 3/7/2026, 12:31:39 AM
Quick Conversions
| KES | FKP |
|---|---|
| 1 KES | 0.01 FKP |
| 10 KES | 0.06 FKP |
| 50 KES | 0.29 FKP |
| 100 KES | 0.58 FKP |
| 500 KES | 2.89 FKP |
| 1,000 KES | 5.79 FKP |
Get KES/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=FKPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-07T00:31:39Z",
"rates": {
"FKP": 0.005788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "FKP",
"amount": 100
},
"result": 0.5788,
"rate": 0.005788
}Build with KES/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key