Rate Overview
Live
1 KES = 0.788619 XPF
1 XPF = 1.2680
KES
Avg
0.788636
High
0.793244
Low
0.782993
Last updated: 3/7/2026, 12:31:16 AM
Quick Conversions
| KES | XPF |
|---|---|
| 1 KES | 0.79 XPF |
| 10 KES | 7.89 XPF |
| 50 KES | 39.43 XPF |
| 100 KES | 78.86 XPF |
| 500 KES | 394.31 XPF |
| 1,000 KES | 788.62 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-07T00:31:16Z",
"rates": {
"XPF": 0.788619
}
}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.86189999999999,
"rate": 0.788619
}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