Rate Overview
Live
1 KGS = 10.5010 AOA
1 AOA = 0.095229
KGS
Avg
10.5009
High
10.5010
Low
10.4999
Last updated: 5/7/2026, 9:55:27 PM
Quick Conversions
| KGS | AOA |
|---|---|
| 1 KGS | 10.50 AOA |
| 10 KGS | 105.01 AOA |
| 50 KGS | 525.05 AOA |
| 100 KGS | 1,050.10 AOA |
| 500 KGS | 5,250.49 AOA |
| 1,000 KGS | 10,500.97 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-05-07T21:55:27Z",
"rates": {
"AOA": 10.50097
}
}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.097,
"rate": 10.50097
}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