Rate Overview
Live
1 KES = 0.013899 ANG
1 ANG = 71.9476
KES
Avg
0.013923
High
0.013997
Low
0.013791
Last updated: 5/27/2026, 12:35:21 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.95 ANG |
| 1,000 KES | 13.90 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-05-27T12:35:21Z",
"rates": {
"ANG": 0.013899
}
}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.3899,
"rate": 0.013899
}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