Rate Overview
Live
1 ALL = 1.5922 KES
1 KES = 0.628067
ALL
Avg
1.5861
High
1.5954
Low
1.5778
Last updated: 4/17/2026, 7:52:09 AM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.59 KES |
| 10 ALL | 15.92 KES |
| 50 ALL | 79.61 KES |
| 100 ALL | 159.22 KES |
| 500 ALL | 796.09 KES |
| 1,000 ALL | 1,592.19 KES |
Get ALL/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KESExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T07:52:09Z",
"rates": {
"KES": 1.592188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KES",
"amount": 100
},
"result": 159.2188,
"rate": 1.592188
}Build with ALL/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key