Rate Overview
Live
1 ALL = 1.5591 KES
1 KES = 0.641378
ALL
Avg
1.5613
High
1.5832
Low
1.5399
Last updated: 3/27/2026, 10:21:24 AM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.56 KES |
| 10 ALL | 15.59 KES |
| 50 ALL | 77.96 KES |
| 100 ALL | 155.91 KES |
| 500 ALL | 779.57 KES |
| 1,000 ALL | 1,559.14 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-03-27T10:21:24Z",
"rates": {
"KES": 1.559144
}
}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": 155.9144,
"rate": 1.559144
}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