Rate Overview
Live
1 AWG = 49.0484 KGS
1 KGS = 0.020388
AWG
Avg
48.7891
High
49.0484
Low
48.5045
Last updated: 7/28/2026, 10:05:03 AM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 49.05 KGS |
| 10 AWG | 490.48 KGS |
| 50 AWG | 2,452.42 KGS |
| 100 AWG | 4,904.84 KGS |
| 500 AWG | 24,524.21 KGS |
| 1,000 AWG | 49,048.43 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-28T10:05:03Z",
"rates": {
"KGS": 49.048427
}
}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": 4904.842699999999,
"rate": 49.048427
}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