Rate Overview
Live
1 AUD = 62.3938 KGS
1 KGS = 0.016027
AUD
Avg
62.7864
High
63.4404
Low
62.2576
Last updated: 5/28/2026, 12:09:56 AM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 62.39 KGS |
| 10 AUD | 623.94 KGS |
| 50 AUD | 3,119.69 KGS |
| 100 AUD | 6,239.38 KGS |
| 500 AUD | 31,196.88 KGS |
| 1,000 AUD | 62,393.75 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-05-28T00:09:56Z",
"rates": {
"KGS": 62.393753
}
}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": 6239.3753,
"rate": 62.393753
}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