Rate Overview
Live
1 KGS = 10.5040 AOA
1 AOA = 0.095202
KGS
Avg
10.5091
High
10.6039
Low
10.4576
Last updated: 3/7/2026, 7:08:05 AM
Quick Conversions
| KGS | AOA |
|---|---|
| 1 KGS | 10.50 AOA |
| 10 KGS | 105.04 AOA |
| 50 KGS | 525.20 AOA |
| 100 KGS | 1,050.40 AOA |
| 500 KGS | 5,252.01 AOA |
| 1,000 KGS | 10,504.02 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-03-07T07:08:05Z",
"rates": {
"AOA": 10.504024
}
}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": 1050.4024,
"rate": 10.504024
}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