Rate Overview
Live
1 XPF = 1.2342 KES
1 KES = 0.810254
XPF
Avg
1.2589
High
1.2859
Low
1.2342
Last updated: 7/26/2026, 8:52:23 PM
Quick Conversions
| XPF | KES |
|---|---|
| 1 XPF | 1.23 KES |
| 10 XPF | 12.34 KES |
| 50 XPF | 61.71 KES |
| 100 XPF | 123.42 KES |
| 500 XPF | 617.09 KES |
| 1,000 XPF | 1,234.18 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-26T20:52:23Z",
"rates": {
"KES": 1.234181
}
}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.4181,
"rate": 1.234181
}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