Rate Overview
Live
1 AWG = 48.5835 KGS
1 KGS = 0.020583
AWG
Avg
48.8496
High
48.9593
Low
48.5835
Last updated: 3/28/2026, 12:27:53 PM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.58 KGS |
| 10 AWG | 485.84 KGS |
| 50 AWG | 2,429.18 KGS |
| 100 AWG | 4,858.35 KGS |
| 500 AWG | 24,291.77 KGS |
| 1,000 AWG | 48,583.55 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-28T12:27:53Z",
"rates": {
"KGS": 48.583549
}
}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.354899999999,
"rate": 48.583549
}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