Rate Overview
Live
1 ANG = 48.6909 KGS
1 KGS = 0.020538
ANG
Avg
48.6537
High
48.7884
Low
48.5225
Last updated: 7/29/2026, 7:54:32 AM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.69 KGS |
| 10 ANG | 486.91 KGS |
| 50 ANG | 2,434.55 KGS |
| 100 ANG | 4,869.09 KGS |
| 500 ANG | 24,345.47 KGS |
| 1,000 ANG | 48,690.94 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-29T07:54:32Z",
"rates": {
"KGS": 48.690937
}
}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": 4869.093699999999,
"rate": 48.690937
}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