Rate Overview
Live
1 KES = 0.635682 ALL
1 ALL = 1.5731
KES
Avg
0.635899
High
0.639308
Low
0.634008
Last updated: 7/7/2026, 5:30:12 PM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.64 ALL |
| 10 KES | 6.36 ALL |
| 50 KES | 31.78 ALL |
| 100 KES | 63.57 ALL |
| 500 KES | 317.84 ALL |
| 1,000 KES | 635.68 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-07T17:30:12Z",
"rates": {
"ALL": 0.635682
}
}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.5682,
"rate": 0.635682
}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