Rate Overview
Live
1 KES = 0.629937 ALL
1 ALL = 1.5875
KES
Avg
0.631573
High
0.634692
Low
0.629937
Last updated: 5/7/2026, 7:48:07 AM
Quick Conversions
| KES | ALL |
|---|---|
| 1 KES | 0.63 ALL |
| 10 KES | 6.30 ALL |
| 50 KES | 31.50 ALL |
| 100 KES | 62.99 ALL |
| 500 KES | 314.97 ALL |
| 1,000 KES | 629.94 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-05-07T07:48:07Z",
"rates": {
"ALL": 0.629937
}
}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.9937,
"rate": 0.629937
}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