Rate Overview
Live
1 ANG = 48.7993 KGS
1 KGS = 0.020492
ANG
Avg
48.6954
High
48.8581
Low
48.4905
Last updated: 7/30/2026, 7:48:48 AM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.80 KGS |
| 10 ANG | 487.99 KGS |
| 50 ANG | 2,439.97 KGS |
| 100 ANG | 4,879.93 KGS |
| 500 ANG | 24,399.66 KGS |
| 1,000 ANG | 48,799.31 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-07-30T07:48:48Z",
"rates": {
"KGS": 48.79931
}
}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": 4879.931,
"rate": 48.79931
}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