Rate Overview
Live
1 XOF = 0.224724 KES
1 KES = 4.4499
XOF
Avg
0.225149
High
0.225484
Low
0.224724
Last updated: 7/11/2026, 1:30:35 PM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.22 KES |
| 10 XOF | 2.25 KES |
| 50 XOF | 11.24 KES |
| 100 XOF | 22.47 KES |
| 500 XOF | 112.36 KES |
| 1,000 XOF | 224.72 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-07-11T13:30:35Z",
"rates": {
"KES": 0.224724
}
}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.4724,
"rate": 0.224724
}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