Rate Overview
Live
1 XOF = 0.230448 KES
1 KES = 4.3394
XOF
Avg
0.228562
High
0.230489
Low
0.227220
Last updated: 8/20/2026, 10:52:06 PM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.23 KES |
| 10 XOF | 2.30 KES |
| 50 XOF | 11.52 KES |
| 100 XOF | 23.04 KES |
| 500 XOF | 115.22 KES |
| 1,000 XOF | 230.45 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-20T22:52:06Z",
"rates": {
"KES": 0.230448
}
}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.0448,
"rate": 0.230448
}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