Rate Overview
Live
1 AUD = 62.6705 KGS
1 KGS = 0.015956
AUD
Avg
62.1581
High
62.7295
Low
61.5150
Last updated: 4/17/2026, 7:35:32 AM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 62.67 KGS |
| 10 AUD | 626.70 KGS |
| 50 AUD | 3,133.52 KGS |
| 100 AUD | 6,267.05 KGS |
| 500 AUD | 31,335.25 KGS |
| 1,000 AUD | 62,670.49 KGS |
Get AUD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=KGSExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-04-17T07:35:32Z",
"rates": {
"KGS": 62.670491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "KGS",
"amount": 100
},
"result": 6267.0491,
"rate": 62.670491
}Build with AUD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key