Rate Overview
Live
1 KES = 0.809524 XPF
1 XPF = 1.2353
KES
Avg
0.807981
High
0.809524
Low
0.806986
Last updated: 7/11/2026, 9:56:37 PM
Quick Conversions
| KES | XPF |
|---|---|
| 1 KES | 0.81 XPF |
| 10 KES | 8.10 XPF |
| 50 KES | 40.48 XPF |
| 100 KES | 80.95 XPF |
| 500 KES | 404.76 XPF |
| 1,000 KES | 809.52 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-07-11T21:56:37Z",
"rates": {
"XPF": 0.809524
}
}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": 80.9524,
"rate": 0.809524
}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