Rate Overview
Live
1 KES = 0.784810 XPF
1 XPF = 1.2742
KES
Avg
0.787956
High
0.793601
Low
0.783890
Last updated: 4/17/2026, 6:30:43 AM
Quick Conversions
| KES | XPF |
|---|---|
| 1 KES | 0.78 XPF |
| 10 KES | 7.85 XPF |
| 50 KES | 39.24 XPF |
| 100 KES | 78.48 XPF |
| 500 KES | 392.41 XPF |
| 1,000 KES | 784.81 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-04-17T06:30:43Z",
"rates": {
"XPF": 0.78481
}
}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.481,
"rate": 0.78481
}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