Rate Overview
Live
1 ANG = 48.5096 KGS
1 KGS = 0.020614
ANG
Avg
48.5719
High
48.7376
Low
48.4802
Last updated: 6/19/2026, 8:59:47 AM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.51 KGS |
| 10 ANG | 485.10 KGS |
| 50 ANG | 2,425.48 KGS |
| 100 ANG | 4,850.96 KGS |
| 500 ANG | 24,254.80 KGS |
| 1,000 ANG | 48,509.59 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-06-19T08:59:47Z",
"rates": {
"KGS": 48.509594
}
}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": 4850.9594,
"rate": 48.509594
}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