Rate Overview
Live
1 KES = 0.632408 ALL
1 ALL = 1.5813
KES
Avg
0.636260
High
0.649412
Low
0.625883
Last updated: 5/27/2026, 6:28:18 PM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.63 ALL |
| 10 KES | 6.32 ALL |
| 50 KES | 31.62 ALL |
| 100 KES | 63.24 ALL |
| 500 KES | 316.20 ALL |
| 1,000 KES | 632.41 ALL |
Get KES/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=ALLExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-27T18:28:18Z",
"rates": {
"ALL": 0.632408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "ALL",
"amount": 100
},
"result": 63.2408,
"rate": 0.632408
}Build with KES/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key