Rate Overview
Live
1 KGS = 10.4762 AOA
1 AOA = 0.095455
KGS
Avg
10.4941
High
10.6074
Low
10.4303
Last updated: 6/18/2026, 11:53:30 AM
Quick Conversions
| KGS | AOA |
|---|---|
| 1 KGS | 10.48 AOA |
| 10 KGS | 104.76 AOA |
| 50 KGS | 523.81 AOA |
| 100 KGS | 1,047.62 AOA |
| 500 KGS | 5,238.09 AOA |
| 1,000 KGS | 10,476.18 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-06-18T11:53:30Z",
"rates": {
"AOA": 10.476182
}
}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": 1047.6182,
"rate": 10.476182
}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