Rate Overview
Live
1 AOA = 0.095201 KGS
1 KGS = 10.5041
AOA
Avg
0.095157
High
0.095623
Low
0.094304
Last updated: 3/7/2026, 9:18:10 AM
Quick Conversions
| AOA | KGS |
|---|---|
| 1 AOA | 0.10 KGS |
| 10 AOA | 0.95 KGS |
| 50 AOA | 4.76 KGS |
| 100 AOA | 9.52 KGS |
| 500 AOA | 47.60 KGS |
| 1,000 AOA | 95.20 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-03-07T09:18:10Z",
"rates": {
"KGS": 0.095201
}
}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.5201,
"rate": 0.095201
}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