Rate Overview
Live
1 AUD = 61.1286 KGS
1 KGS = 0.016359
AUD
Avg
60.7420
High
61.3441
Low
60.2452
Last updated: 7/24/2026, 9:25:30 AM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 61.13 KGS |
| 10 AUD | 611.29 KGS |
| 50 AUD | 3,056.43 KGS |
| 100 AUD | 6,112.86 KGS |
| 500 AUD | 30,564.28 KGS |
| 1,000 AUD | 61,128.57 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-07-24T09:25:30Z",
"rates": {
"KGS": 61.128569
}
}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": 6112.8569,
"rate": 61.128569
}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