Rate Overview
Live
1 KES = 0.628066 ALL
1 ALL = 1.5922
KES
Avg
0.630495
High
0.633807
Low
0.626820
Last updated: 4/17/2026, 6:24:08 AM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.63 ALL |
| 10 KES | 6.28 ALL |
| 50 KES | 31.40 ALL |
| 100 KES | 62.81 ALL |
| 500 KES | 314.03 ALL |
| 1,000 KES | 628.07 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-04-17T06:24:08Z",
"rates": {
"ALL": 0.628066
}
}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": 62.8066,
"rate": 0.628066
}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