Rate Overview
Live
1 ANG = 48.6855 KGS
1 KGS = 0.020540
ANG
Avg
48.6001
High
48.6855
Low
48.4885
Last updated: 7/25/2026, 12:16:22 AM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.69 KGS |
| 10 ANG | 486.86 KGS |
| 50 ANG | 2,434.28 KGS |
| 100 ANG | 4,868.55 KGS |
| 500 ANG | 24,342.76 KGS |
| 1,000 ANG | 48,685.53 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-25T00:16:22Z",
"rates": {
"KGS": 48.685529
}
}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": 4868.552900000001,
"rate": 48.685529
}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