Rate Overview
Live
1 KES = 0.639367 ALL
1 ALL = 1.5640
KES
Avg
0.634962
High
0.643404
Low
0.625056
Last updated: 6/27/2026, 3:03:22 AM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.64 ALL |
| 10 KES | 6.39 ALL |
| 50 KES | 31.97 ALL |
| 100 KES | 63.94 ALL |
| 500 KES | 319.68 ALL |
| 1,000 KES | 639.37 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-06-27T03:03:22Z",
"rates": {
"ALL": 0.639367
}
}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.9367,
"rate": 0.639367
}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