Rate Overview
Live
1 KES = 0.798105 XPF
1 XPF = 1.2530
KES
Avg
0.797183
High
0.801670
Low
0.794398
Last updated: 3/27/2026, 8:11:23 AM
Quick Conversions
| KES | XPF |
|---|---|
| 1 KES | 0.80 XPF |
| 10 KES | 7.98 XPF |
| 50 KES | 39.91 XPF |
| 100 KES | 79.81 XPF |
| 500 KES | 399.05 XPF |
| 1,000 KES | 798.10 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-27T08:11:23Z",
"rates": {
"XPF": 0.798105
}
}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.81049999999999,
"rate": 0.798105
}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