Rate Overview
Live
1 XPF = 1.2528 KES
1 KES = 0.798212
XPF
Avg
1.2292
High
1.2914
Low
1.1276
Last updated: 3/27/2026, 9:55:50 AM
Quick Conversions
| XPF | KES |
|---|---|
| 1 XPF | 1.25 KES |
| 10 XPF | 12.53 KES |
| 50 XPF | 62.64 KES |
| 100 XPF | 125.28 KES |
| 500 XPF | 626.40 KES |
| 1,000 XPF | 1,252.80 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-03-27T09:55:50Z",
"rates": {
"KES": 1.2528
}
}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.27999999999999,
"rate": 1.2528
}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