Rate Overview
Live
1 XPF = 1.2370 KES
1 KES = 0.808376
XPF
Avg
1.2377
High
1.2391
Low
1.2366
Last updated: 7/24/2026, 11:17:59 PM
Quick Conversions
| XPF | KES |
|---|---|
| 1 XPF | 1.24 KES |
| 10 XPF | 12.37 KES |
| 50 XPF | 61.85 KES |
| 100 XPF | 123.70 KES |
| 500 XPF | 618.52 KES |
| 1,000 XPF | 1,237.05 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-24T23:17:59Z",
"rates": {
"KES": 1.237048
}
}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.70479999999999,
"rate": 1.237048
}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