Rate Overview
Live
1 XOF = 0.231990 KES
1 KES = 4.3105
XOF
Avg
0.231613
High
0.232646
Low
0.230343
Last updated: 4/18/2026, 12:39:29 PM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.23 KES |
| 10 XOF | 2.32 KES |
| 50 XOF | 11.60 KES |
| 100 XOF | 23.20 KES |
| 500 XOF | 116.00 KES |
| 1,000 XOF | 231.99 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-04-18T12:39:29Z",
"rates": {
"KES": 0.23199
}
}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": 23.199,
"rate": 0.23199
}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