Rate Overview
Live
1 AWG = 48.8855 KGS
1 KGS = 0.020456
AWG
Avg
48.8269
High
48.8855
Low
48.5151
Last updated: 7/26/2026, 9:07:35 PM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.89 KGS |
| 10 AWG | 488.86 KGS |
| 50 AWG | 2,444.28 KGS |
| 100 AWG | 4,888.55 KGS |
| 500 AWG | 24,442.77 KGS |
| 1,000 AWG | 48,885.53 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-26T21:07:35Z",
"rates": {
"KGS": 48.885531
}
}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": 4888.5531,
"rate": 48.885531
}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