Rate Overview
Live
1 KGS = 0.020474 ANG
1 ANG = 48.8424
KGS
Avg
0.020474
High
0.020474
Low
0.020472
Last updated: 5/7/2026, 7:49:08 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.24 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-05-07T07:49:08Z",
"rates": {
"ANG": 0.020474
}
}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.0474,
"rate": 0.020474
}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