Rate Overview
Live
1 ALL = 1.5933 KES
1 KES = 0.627630
ALL
Avg
1.5814
High
1.5933
Low
1.5719
Last updated: 8/2/2026, 1:03:16 PM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.59 KES |
| 10 ALL | 15.93 KES |
| 50 ALL | 79.66 KES |
| 100 ALL | 159.33 KES |
| 500 ALL | 796.65 KES |
| 1,000 ALL | 1,593.29 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-08-02T13:03:16Z",
"rates": {
"KES": 1.593295
}
}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.3295,
"rate": 1.593295
}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