Rate Overview
Live
1 AWG = 48.5832 KGS
1 KGS = 0.020583
AWG
Avg
48.5987
High
48.7188
Low
48.5488
Last updated: 4/17/2026, 1:36:43 PM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.58 KGS |
| 10 AWG | 485.83 KGS |
| 50 AWG | 2,429.16 KGS |
| 100 AWG | 4,858.32 KGS |
| 500 AWG | 24,291.61 KGS |
| 1,000 AWG | 48,583.22 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-04-17T13:36:43Z",
"rates": {
"KGS": 48.583216
}
}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": 4858.3216,
"rate": 48.583216
}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