Rate Overview
Live
1 XOF = 0.228436 KES
1 KES = 4.3776
XOF
Avg
0.230114
High
0.232195
Low
0.228436
Last updated: 3/6/2026, 7:33:55 PM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.23 KES |
| 10 XOF | 2.28 KES |
| 50 XOF | 11.42 KES |
| 100 XOF | 22.84 KES |
| 500 XOF | 114.22 KES |
| 1,000 XOF | 228.44 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-03-06T19:33:55Z",
"rates": {
"KES": 0.228436
}
}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.8436,
"rate": 0.228436
}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