Rate Overview
Live
1 KES = 0.791794 XPF
1 XPF = 1.2630
KES
Avg
0.791987
High
0.793819
Low
0.790637
Last updated: 9/11/2026, 9:18:47 PM
Quick Conversions
| KES | XPF |
|---|---|
| 1 KES | 0.79 XPF |
| 10 KES | 7.92 XPF |
| 50 KES | 39.59 XPF |
| 100 KES | 79.18 XPF |
| 500 KES | 395.90 XPF |
| 1,000 KES | 791.79 XPF |
Get KES/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=XPFExample Response:
{
"success": true,
"base": "KES",
"date": "2026-09-11T21:18:47Z",
"rates": {
"XPF": 0.791794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "XPF",
"amount": 100
},
"result": 79.1794,
"rate": 0.791794
}Build with KES/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key