Rate Overview
Live
1 ALL = 1.5681 KES
1 KES = 0.637722
ALL
Avg
1.5769
High
1.5839
Low
1.5681
Last updated: 6/19/2026, 8:53:29 AM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.57 KES |
| 10 ALL | 15.68 KES |
| 50 ALL | 78.40 KES |
| 100 ALL | 156.81 KES |
| 500 ALL | 784.04 KES |
| 1,000 ALL | 1,568.08 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-06-19T08:53:29Z",
"rates": {
"KES": 1.568081
}
}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.8081,
"rate": 1.568081
}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