Rate Overview
Live
1 XOF = 0.228500 KES
1 KES = 4.3764
XOF
Avg
0.228463
High
0.229003
Low
0.227214
Last updated: 3/27/2026, 2:54:17 AM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.23 KES |
| 10 XOF | 2.29 KES |
| 50 XOF | 11.43 KES |
| 100 XOF | 22.85 KES |
| 500 XOF | 114.25 KES |
| 1,000 XOF | 228.50 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-27T02:54:17Z",
"rates": {
"KES": 0.2285
}
}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.85,
"rate": 0.2285
}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