Rate Overview
Live
1 KGS = 10.4990 AOA
1 AOA = 0.095247
KGS
Avg
10.5033
High
10.6074
Low
10.4764
Last updated: 5/28/2026, 11:18:34 PM
Quick Conversions
| KGS | AOA |
|---|---|
| 1 KGS | 10.50 AOA |
| 10 KGS | 104.99 AOA |
| 50 KGS | 524.95 AOA |
| 100 KGS | 1,049.90 AOA |
| 500 KGS | 5,249.52 AOA |
| 1,000 KGS | 10,499.04 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-28T23:18:34Z",
"rates": {
"AOA": 10.499035
}
}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.9035,
"rate": 10.499035
}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