Rate Overview
Live
1 AUD = 61.3128 KGS
1 KGS = 0.016310
AUD
Avg
62.1044
High
62.8366
Low
61.1986
Last updated: 6/19/2026, 9:10:24 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 61.31 KGS |
| 10 AUD | 613.13 KGS |
| 50 AUD | 3,065.64 KGS |
| 100 AUD | 6,131.28 KGS |
| 500 AUD | 30,656.39 KGS |
| 1,000 AUD | 61,312.78 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-06-19T21:10:24Z",
"rates": {
"KGS": 61.312775
}
}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": 6131.2775,
"rate": 61.312775
}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