Rate Overview
Live
1 KES = 4.4462 XOF
1 XOF = 0.224911
KES
Avg
4.4408
High
4.4468
Low
4.4347
Last updated: 7/8/2026, 9:15:50 AM
Quick Conversions
| KES | XOF |
|---|---|
| 1 KES | 4.45 XOF |
| 10 KES | 44.46 XOF |
| 50 KES | 222.31 XOF |
| 100 KES | 444.62 XOF |
| 500 KES | 2,223.10 XOF |
| 1,000 KES | 4,446.20 XOF |
Get KES/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=XOFExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-08T09:15:50Z",
"rates": {
"XOF": 4.4462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "XOF",
"amount": 100
},
"result": 444.62,
"rate": 4.4462
}Build with KES/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key