Rate Overview
Live
1 ALL = 1.5614 KES
1 KES = 0.640469
ALL
Avg
1.5703
High
1.5832
Low
1.5564
Last updated: 3/7/2026, 12:12:09 AM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.56 KES |
| 10 ALL | 15.61 KES |
| 50 ALL | 78.07 KES |
| 100 ALL | 156.14 KES |
| 500 ALL | 780.68 KES |
| 1,000 ALL | 1,561.36 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-07T00:12:09Z",
"rates": {
"KES": 1.561355
}
}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": 156.1355,
"rate": 1.561355
}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