Rate Overview
Live
1 AWG = 48.8492 KGS
1 KGS = 0.020471
AWG
Avg
48.6609
High
48.9829
Low
47.3193
Last updated: 7/23/2026, 3:12:36 AM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.85 KGS |
| 10 AWG | 488.49 KGS |
| 50 AWG | 2,442.46 KGS |
| 100 AWG | 4,884.92 KGS |
| 500 AWG | 24,424.58 KGS |
| 1,000 AWG | 48,849.16 KGS |
Get AWG/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=KGSExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-23T03:12:36Z",
"rates": {
"KGS": 48.849155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "KGS",
"amount": 100
},
"result": 4884.9155,
"rate": 48.849155
}Build with AWG/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key