Rate Overview
Live
1 AOA = 0.095637 KGS
1 KGS = 10.4562
AOA
Avg
0.095462
High
0.095637
Low
0.095220
Last updated: 8/18/2026, 9:59:47 AM
Quick Conversions
| AOA | KGS |
|---|---|
| 1 AOA | 0.10 KGS |
| 10 AOA | 0.96 KGS |
| 50 AOA | 4.78 KGS |
| 100 AOA | 9.56 KGS |
| 500 AOA | 47.82 KGS |
| 1,000 AOA | 95.64 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-08-18T09:59:47Z",
"rates": {
"KGS": 0.095637
}
}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.5637,
"rate": 0.095637
}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