Rate Overview
Live
1 KES = 0.613056 ALL
1 ALL = 1.6312
KES
Avg
0.636010
High
0.649624
Low
0.612274
Last updated: 8/25/2026, 6:07:51 PM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.61 ALL |
| 10 KES | 6.13 ALL |
| 50 KES | 30.65 ALL |
| 100 KES | 61.31 ALL |
| 500 KES | 306.53 ALL |
| 1,000 KES | 613.06 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-08-25T18:07:51Z",
"rates": {
"ALL": 0.613056
}
}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": 61.305600000000005,
"rate": 0.613056
}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