Rate Overview
Live
1 KGS = 10.4904 AOA
1 AOA = 0.095325
KGS
Avg
10.5126
High
10.6006
Low
10.4840
Last updated: 7/10/2026, 3:14:58 PM
Quick Conversions
| KGS | AOA |
|---|---|
| 1 KGS | 10.49 AOA |
| 10 KGS | 104.90 AOA |
| 50 KGS | 524.52 AOA |
| 100 KGS | 1,049.04 AOA |
| 500 KGS | 5,245.20 AOA |
| 1,000 KGS | 10,490.40 AOA |
Get KGS/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=AOAExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-10T15:14:58Z",
"rates": {
"AOA": 10.4904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "AOA",
"amount": 100
},
"result": 1049.04,
"rate": 10.4904
}Build with KGS/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key