Rate Overview
Live
1 ANG = 48.8578 KGS
1 KGS = 0.020468
ANG
Avg
48.8555
High
48.8581
Low
48.8440
Last updated: 4/17/2026, 6:33:56 AM
Quick Conversions
| ANG | KGS |
|---|---|
| 1 ANG | 48.86 KGS |
| 10 ANG | 488.58 KGS |
| 50 ANG | 2,442.89 KGS |
| 100 ANG | 4,885.78 KGS |
| 500 ANG | 24,428.89 KGS |
| 1,000 ANG | 48,857.78 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-04-17T06:33:56Z",
"rates": {
"KGS": 48.857782
}
}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": 4885.7782,
"rate": 48.857782
}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