Rate Overview
Live
1 ANG = 48.5595 KGS
1 KGS = 0.020593
ANG
Avg
48.6068
High
48.7055
Low
48.5261
Last updated: 5/27/2026, 4:03:20 PM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.56 KGS |
| 10 ANG | 485.59 KGS |
| 50 ANG | 2,427.97 KGS |
| 100 ANG | 4,855.95 KGS |
| 500 ANG | 24,279.73 KGS |
| 1,000 ANG | 48,559.45 KGS |
Get ANG/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=KGSExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-05-27T16:03:20Z",
"rates": {
"KGS": 48.559452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "KGS",
"amount": 100
},
"result": 4855.9452,
"rate": 48.559452
}Build with ANG/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key