Rate Overview
Live
1 KES = 0.013939 ANG
1 ANG = 71.7412
KES
Avg
0.013941
High
0.013958
Low
0.013905
Last updated: 3/7/2026, 12:30:39 AM
Quick Conversions
| KES | ANG |
|---|---|
| 1 KES | 0.01 ANG |
| 10 KES | 0.14 ANG |
| 50 KES | 0.70 ANG |
| 100 KES | 1.39 ANG |
| 500 KES | 6.97 ANG |
| 1,000 KES | 13.94 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-07T00:30:39Z",
"rates": {
"ANG": 0.013939
}
}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.3939,
"rate": 0.013939
}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