Rate Overview
Live
1 XPF = 1.2519 KES
1 KES = 0.798797
XPF
Avg
1.2516
High
1.2535
Low
1.2499
Last updated: 8/13/2026, 10:55:48 PM
Quick Conversions
| XPF | KES |
|---|---|
| 1 XPF | 1.25 KES |
| 10 XPF | 12.52 KES |
| 50 XPF | 62.59 KES |
| 100 XPF | 125.19 KES |
| 500 XPF | 625.94 KES |
| 1,000 XPF | 1,251.88 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-08-13T22:55:48Z",
"rates": {
"KES": 1.251883
}
}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": 125.18830000000001,
"rate": 1.251883
}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