Rate Overview
Live
1 ALL = 1.6341 KES
1 KES = 0.611972
ALL
Avg
1.6227
High
1.6341
Low
1.6111
Last updated: 8/22/2026, 6:55:04 AM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.63 KES |
| 10 ALL | 16.34 KES |
| 50 ALL | 81.70 KES |
| 100 ALL | 163.41 KES |
| 500 ALL | 817.03 KES |
| 1,000 ALL | 1,634.06 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-22T06:55:04Z",
"rates": {
"KES": 1.634063
}
}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": 163.40630000000002,
"rate": 1.634063
}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