Rate Overview
Live
1 AOA = 0.095303 KGS
1 KGS = 10.4928
AOA
Avg
0.095020
High
0.095813
Low
0.093047
Last updated: 7/30/2026, 5:06:24 AM
Quick Conversions
| AOA | KGS |
|---|---|
| 1 AOA | 0.10 KGS |
| 10 AOA | 0.95 KGS |
| 50 AOA | 4.77 KGS |
| 100 AOA | 9.53 KGS |
| 500 AOA | 47.65 KGS |
| 1,000 AOA | 95.30 KGS |
Get AOA/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=KGSExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-07-30T05:06:24Z",
"rates": {
"KGS": 0.095303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "KGS",
"amount": 100
},
"result": 9.5303,
"rate": 0.095303
}Build with AOA/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key