Rate Overview
Live
1 KES = 0.635639 ALL
1 ALL = 1.5732
KES
Avg
0.639449
High
0.650354
Low
0.627694
Last updated: 7/12/2026, 12:45:02 PM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.64 ALL |
| 10 KES | 6.36 ALL |
| 50 KES | 31.78 ALL |
| 100 KES | 63.56 ALL |
| 500 KES | 317.82 ALL |
| 1,000 KES | 635.64 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-07-12T12:45:02Z",
"rates": {
"ALL": 0.635639
}
}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.5639,
"rate": 0.635639
}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