Rate Overview
Live
1 XOF = 0.226796 KES
1 KES = 4.4092
XOF
Avg
0.224205
High
0.234878
Low
0.205655
Last updated: 8/1/2026, 12:24:01 PM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.23 KES |
| 10 XOF | 2.27 KES |
| 50 XOF | 11.34 KES |
| 100 XOF | 22.68 KES |
| 500 XOF | 113.40 KES |
| 1,000 XOF | 226.80 KES |
Get XOF/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=KESExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-01T12:24:01Z",
"rates": {
"KES": 0.226796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "KES",
"amount": 100
},
"result": 22.6796,
"rate": 0.226796
}Build with XOF/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key