Rate Overview
Live
1 XPF = 1.2739 KES
1 KES = 0.784963
XPF
Avg
1.2691
High
1.2757
Low
1.2601
Last updated: 4/17/2026, 7:37:49 AM
Quick Conversions
| XPF | KES |
|---|---|
| 1 XPF | 1.27 KES |
| 10 XPF | 12.74 KES |
| 50 XPF | 63.70 KES |
| 100 XPF | 127.39 KES |
| 500 XPF | 636.97 KES |
| 1,000 XPF | 1,273.95 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-04-17T07:37:49Z",
"rates": {
"KES": 1.273945
}
}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": 127.39450000000001,
"rate": 1.273945
}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