Rate Overview
Live
1 ALL = 1.5875 KES
1 KES = 0.629938
ALL
Avg
1.5834
High
1.5875
Low
1.5756
Last updated: 5/7/2026, 11:28:48 AM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.59 KES |
| 10 ALL | 15.87 KES |
| 50 ALL | 79.37 KES |
| 100 ALL | 158.75 KES |
| 500 ALL | 793.73 KES |
| 1,000 ALL | 1,587.46 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-05-07T11:28:48Z",
"rates": {
"KES": 1.587459
}
}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": 158.7459,
"rate": 1.587459
}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