Rate Overview
Live
1 KES = 0.013868 ANG
1 ANG = 72.1085
KES
Avg
0.013903
High
0.013975
Low
0.013745
Last updated: 3/27/2026, 3:39:05 PM
Quick Conversions
| KES | ANG |
|---|---|
| 1 KES | 0.01 ANG |
| 10 KES | 0.14 ANG |
| 50 KES | 0.69 ANG |
| 100 KES | 1.39 ANG |
| 500 KES | 6.93 ANG |
| 1,000 KES | 13.87 ANG |
Get KES/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=ANGExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T15:39:05Z",
"rates": {
"ANG": 0.013868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "ANG",
"amount": 100
},
"result": 1.3868,
"rate": 0.013868
}Build with KES/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key