Rate Overview
Live
1 KES = 0.785315 XPF
1 XPF = 1.2734
KES
Avg
0.788181
High
0.790535
Low
0.785315
Last updated: 5/9/2026, 2:54:18 AM
Quick Conversions
| KES | XPF |
|---|---|
| 1 KES | 0.79 XPF |
| 10 KES | 7.85 XPF |
| 50 KES | 39.27 XPF |
| 100 KES | 78.53 XPF |
| 500 KES | 392.66 XPF |
| 1,000 KES | 785.31 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-05-09T02:54:18Z",
"rates": {
"XPF": 0.785315
}
}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": 78.5315,
"rate": 0.785315
}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