Rate Overview
Live
1 KES = 0.641112 ALL
1 ALL = 1.5598
KES
Avg
0.635793
High
0.649412
Low
0.625883
Last updated: 6/25/2026, 4:25:17 AM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.64 ALL |
| 10 KES | 6.41 ALL |
| 50 KES | 32.06 ALL |
| 100 KES | 64.11 ALL |
| 500 KES | 320.56 ALL |
| 1,000 KES | 641.11 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-25T04:25:17Z",
"rates": {
"ALL": 0.641112
}
}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": 64.1112,
"rate": 0.641112
}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