Rate Overview
Live
1 KES = 4.3014 XOF
1 XOF = 0.232483
KES
Avg
4.3266
High
4.3428
Low
4.3014
Last updated: 5/8/2026, 1:03:14 PM
Quick Conversions
| KES | XOF |
|---|---|
| 1 KES | 4.30 XOF |
| 10 KES | 43.01 XOF |
| 50 KES | 215.07 XOF |
| 100 KES | 430.14 XOF |
| 500 KES | 2,150.69 XOF |
| 1,000 KES | 4,301.39 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-05-08T13:03:14Z",
"rates": {
"XOF": 4.301389
}
}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": 430.13890000000004,
"rate": 4.301389
}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