Rate Overview
Live
1 AWG = 48.8639 KGS
1 KGS = 0.020465
AWG
Avg
48.7928
High
48.8761
Low
48.4996
Last updated: 5/27/2026, 5:24:00 PM
Quick Conversions
| AWG | KGS |
|---|---|
| 1 AWG | 48.86 KGS |
| 10 AWG | 488.64 KGS |
| 50 AWG | 2,443.20 KGS |
| 100 AWG | 4,886.39 KGS |
| 500 AWG | 24,431.96 KGS |
| 1,000 AWG | 48,863.93 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-05-27T17:24:00Z",
"rates": {
"KGS": 48.863929
}
}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": 4886.3929,
"rate": 48.863929
}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