Rate Overview
Live
1 KGS = 0.020467 ANG
1 ANG = 48.8591
KGS
Avg
0.020468
High
0.020473
Low
0.020467
Last updated: 4/17/2026, 6:27:50 AM
Quick Conversions
| KGS | ANG |
|---|---|
| 1 KGS | 0.02 ANG |
| 10 KGS | 0.20 ANG |
| 50 KGS | 1.02 ANG |
| 100 KGS | 2.05 ANG |
| 500 KGS | 10.23 ANG |
| 1,000 KGS | 20.47 ANG |
Get KGS/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ANGExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T06:27:50Z",
"rates": {
"ANG": 0.020467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ANG",
"amount": 100
},
"result": 2.0467,
"rate": 0.020467
}Build with KGS/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key