Rate Overview
Live
1 ANG = 48.7166 KGS
1 KGS = 0.020527
ANG
Avg
48.6479
High
48.8428
Low
48.5194
Last updated: 8/19/2026, 10:07:15 PM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.72 KGS |
| 10 ANG | 487.17 KGS |
| 50 ANG | 2,435.83 KGS |
| 100 ANG | 4,871.66 KGS |
| 500 ANG | 24,358.32 KGS |
| 1,000 ANG | 48,716.64 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-08-19T22:07:15Z",
"rates": {
"KGS": 48.71664
}
}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": 4871.664,
"rate": 48.71664
}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