Rate Overview
Live
1 ALL = 1.5732 KES
1 KES = 0.635640
ALL
Avg
1.5724
High
1.5839
Low
1.5598
Last updated: 7/12/2026, 2:00:08 PM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.57 KES |
| 10 ALL | 15.73 KES |
| 50 ALL | 78.66 KES |
| 100 ALL | 157.32 KES |
| 500 ALL | 786.61 KES |
| 1,000 ALL | 1,573.22 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-07-12T14:00:08Z",
"rates": {
"KES": 1.573218
}
}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": 157.3218,
"rate": 1.573218
}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