Rate Overview
Live
1 AUD = 61.4785 KGS
1 KGS = 0.016266
AUD
Avg
61.6407
High
62.2451
Low
61.2689
Last updated: 3/7/2026, 3:08:13 AM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 61.48 KGS |
| 10 AUD | 614.78 KGS |
| 50 AUD | 3,073.92 KGS |
| 100 AUD | 6,147.85 KGS |
| 500 AUD | 30,739.23 KGS |
| 1,000 AUD | 61,478.47 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-07T03:08:13Z",
"rates": {
"KGS": 61.478469
}
}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": 6147.8469,
"rate": 61.478469
}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