Rate Overview
Live
1 XOF = 0.224738 KES
1 KES = 4.4496
XOF
Avg
0.230167
High
0.237563
Low
0.224662
Last updated: 7/28/2026, 4:00:27 PM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.22 KES |
| 10 XOF | 2.25 KES |
| 50 XOF | 11.24 KES |
| 100 XOF | 22.47 KES |
| 500 XOF | 112.37 KES |
| 1,000 XOF | 224.74 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-28T16:00:27Z",
"rates": {
"KES": 0.224738
}
}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.4738,
"rate": 0.224738
}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