Rate Overview
Live
1 ALL = 1.6361 KES
1 KES = 0.611205
ALL
Avg
1.6334
High
1.6361
Low
1.6314
Last updated: 9/11/2026, 2:27:36 AM
Quick Conversions
| ALL | KES |
|---|---|
| 1 ALL | 1.64 KES |
| 10 ALL | 16.36 KES |
| 50 ALL | 81.81 KES |
| 100 ALL | 163.61 KES |
| 500 ALL | 818.06 KES |
| 1,000 ALL | 1,636.11 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-09-11T02:27:36Z",
"rates": {
"KES": 1.636112
}
}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": 163.6112,
"rate": 1.636112
}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