Rate Overview
Live
1 AWG = 48.8588 KGS
1 KGS = 0.020467
AWG
Avg
48.8584
High
48.8618
Low
48.8502
Last updated: 6/17/2026, 1:42:38 AM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.86 KGS |
| 10 AWG | 488.59 KGS |
| 50 AWG | 2,442.94 KGS |
| 100 AWG | 4,885.88 KGS |
| 500 AWG | 24,429.41 KGS |
| 1,000 AWG | 48,858.82 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-06-17T01:42:38Z",
"rates": {
"KGS": 48.858818
}
}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": 4885.8818,
"rate": 48.858818
}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