Rate Overview
Live
1 XOF = 0.227692 KES
1 KES = 4.3919
XOF
Avg
0.225651
High
0.227692
Low
0.224628
Last updated: 8/1/2026, 2:21:02 AM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.23 KES |
| 10 XOF | 2.28 KES |
| 50 XOF | 11.38 KES |
| 100 XOF | 22.77 KES |
| 500 XOF | 113.85 KES |
| 1,000 XOF | 227.69 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-01T02:21:02Z",
"rates": {
"KES": 0.227692
}
}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.7692,
"rate": 0.227692
}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