Rate Overview
Live
1 XOF = 0.228152 KES
1 KES = 4.3830
XOF
Avg
0.228639
High
0.232195
Low
0.225478
Last updated: 3/27/2026, 4:23:31 AM
Quick Conversions
| XOF | KES |
|---|---|
| 1 XOF | 0.23 KES |
| 10 XOF | 2.28 KES |
| 50 XOF | 11.41 KES |
| 100 XOF | 22.82 KES |
| 500 XOF | 114.08 KES |
| 1,000 XOF | 228.15 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-27T04:23:31Z",
"rates": {
"KES": 0.228152
}
}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.8152,
"rate": 0.228152
}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