Rate Overview
Live
1 ALL = 1.5813 KES
1 KES = 0.632409
ALL
Avg
1.4985
High
1.5813
Low
1.3373
Last updated: 5/27/2026, 9:44:05 PM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.58 KES |
| 10 ALL | 15.81 KES |
| 50 ALL | 79.06 KES |
| 100 ALL | 158.13 KES |
| 500 ALL | 790.63 KES |
| 1,000 ALL | 1,581.26 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-27T21:44:05Z",
"rates": {
"KES": 1.581256
}
}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.1256,
"rate": 1.581256
}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