Rate Overview
Live
1 KES = 4.3399 XOF
1 XOF = 0.230421
KES
Avg
4.3428
High
4.3675
Low
4.3070
Last updated: 5/29/2026, 12:15:05 AM
Quick Conversions
| KES | XOF |
|---|---|
| 1 KES | 4.34 XOF |
| 10 KES | 43.40 XOF |
| 50 KES | 216.99 XOF |
| 100 KES | 433.99 XOF |
| 500 KES | 2,169.94 XOF |
| 1,000 KES | 4,339.88 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-29T00:15:05Z",
"rates": {
"XOF": 4.339876
}
}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": 433.98760000000004,
"rate": 4.339876
}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