Rate Overview
Live
1 KGS = 0.020567 ANG
1 ANG = 48.6216
KGS
Avg
0.020571
High
0.020846
Low
0.020422
Last updated: 3/27/2026, 5:18:40 PM
Quick Conversions
| KGS | ANG |
|---|---|
| 1 KGS | 0.02 ANG |
| 10 KGS | 0.21 ANG |
| 50 KGS | 1.03 ANG |
| 100 KGS | 2.06 ANG |
| 500 KGS | 10.28 ANG |
| 1,000 KGS | 20.57 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-03-27T17:18:40Z",
"rates": {
"ANG": 0.020567
}
}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.0566999999999998,
"rate": 0.020567
}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