Rate Overview
Live
1 XOF = 0.224964 KES
1 KES = 4.4452
XOF
Avg
0.229320
High
0.235607
Low
0.224662
Last updated: 7/28/2026, 7:34:41 PM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.22 KES |
| 10 XOF | 2.25 KES |
| 50 XOF | 11.25 KES |
| 100 XOF | 22.50 KES |
| 500 XOF | 112.48 KES |
| 1,000 XOF | 224.96 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-07-28T19:34:41Z",
"rates": {
"KES": 0.224964
}
}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.4964,
"rate": 0.224964
}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