Rate Overview
Live
1 AWG = 48.8565 KGS
1 KGS = 0.020468
AWG
Avg
48.8557
High
48.8594
Low
48.8538
Last updated: 3/7/2026, 7:08:27 AM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.86 KGS |
| 10 AWG | 488.56 KGS |
| 50 AWG | 2,442.82 KGS |
| 100 AWG | 4,885.65 KGS |
| 500 AWG | 24,428.24 KGS |
| 1,000 AWG | 48,856.49 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-03-07T07:08:27Z",
"rates": {
"KGS": 48.856488
}
}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.6488,
"rate": 48.856488
}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