Rate Overview
Live
1 AWG = 48.5333 KGS
1 KGS = 0.020604
AWG
Avg
48.5450
High
48.5670
Low
48.4996
Last updated: 5/7/2026, 2:53:58 PM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.53 KGS |
| 10 AWG | 485.33 KGS |
| 50 AWG | 2,426.66 KGS |
| 100 AWG | 4,853.33 KGS |
| 500 AWG | 24,266.63 KGS |
| 1,000 AWG | 48,533.25 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-05-07T14:53:58Z",
"rates": {
"KGS": 48.53325
}
}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": 4853.325,
"rate": 48.53325
}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