Rate Overview
Live
1 ANG = 48.5866 KGS
1 KGS = 0.020582
ANG
Avg
48.6388
High
48.7234
Low
48.5694
Last updated: 9/11/2026, 2:31:28 AM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.59 KGS |
| 10 ANG | 485.87 KGS |
| 50 ANG | 2,429.33 KGS |
| 100 ANG | 4,858.66 KGS |
| 500 ANG | 24,293.29 KGS |
| 1,000 ANG | 48,586.58 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-09-11T02:31:28Z",
"rates": {
"KGS": 48.586581
}
}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": 4858.658100000001,
"rate": 48.586581
}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