Rate Overview
Live
1 AUD = 60.0948 KGS
1 KGS = 0.016640
AUD
Avg
60.7597
High
62.5388
Low
58.3853
Last updated: 3/27/2026, 7:55:17 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 60.09 KGS |
| 10 AUD | 600.95 KGS |
| 50 AUD | 3,004.74 KGS |
| 100 AUD | 6,009.48 KGS |
| 500 AUD | 30,047.38 KGS |
| 1,000 AUD | 60,094.76 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-03-27T19:55:17Z",
"rates": {
"KGS": 60.094763
}
}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": 6009.4763,
"rate": 60.094763
}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