Rate Overview
Live
1 KES = 0.797835 XPF
1 XPF = 1.2534
KES
Avg
0.797184
High
0.801670
Low
0.794398
Last updated: 3/27/2026, 4:46:44 PM
Quick Conversions
| KES | XPF |
|---|---|
| 1 KES | 0.80 XPF |
| 10 KES | 7.98 XPF |
| 50 KES | 39.89 XPF |
| 100 KES | 79.78 XPF |
| 500 KES | 398.92 XPF |
| 1,000 KES | 797.83 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-03-27T16:46:44Z",
"rates": {
"XPF": 0.797835
}
}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.78349999999999,
"rate": 0.797835
}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