Rate Overview
Live
1 ANG = 48.5479 KGS
1 KGS = 0.020598
ANG
Avg
48.5677
High
48.7505
Low
48.4537
Last updated: 3/7/2026, 12:31:44 AM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.55 KGS |
| 10 ANG | 485.48 KGS |
| 50 ANG | 2,427.40 KGS |
| 100 ANG | 4,854.79 KGS |
| 500 ANG | 24,273.96 KGS |
| 1,000 ANG | 48,547.92 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-03-07T00:31:44Z",
"rates": {
"KGS": 48.547924
}
}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": 4854.7924,
"rate": 48.547924
}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