Rate Overview
Live
1 XPF = 1.2368 KES
1 KES = 0.808543
XPF
Avg
1.2601
High
1.2890
Low
1.2356
Last updated: 7/27/2026, 10:11:31 PM
Quick Conversions
| XPF | KES |
|---|---|
| 1 XPF | 1.24 KES |
| 10 XPF | 12.37 KES |
| 50 XPF | 61.84 KES |
| 100 XPF | 123.68 KES |
| 500 XPF | 618.40 KES |
| 1,000 XPF | 1,236.79 KES |
Get XPF/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=KESExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T22:11:31Z",
"rates": {
"KES": 1.236793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "KES",
"amount": 100
},
"result": 123.6793,
"rate": 1.236793
}Build with XPF/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key