Rate Overview
Live
1 AUD = 61.0615 KGS
1 KGS = 0.016377
AUD
Avg
61.4478
High
63.2964
Low
58.6480
Last updated: 7/18/2026, 9:02:03 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 61.06 KGS |
| 10 AUD | 610.62 KGS |
| 50 AUD | 3,053.08 KGS |
| 100 AUD | 6,106.15 KGS |
| 500 AUD | 30,530.77 KGS |
| 1,000 AUD | 61,061.54 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-18T21:02:03Z",
"rates": {
"KGS": 61.061537
}
}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": 6106.1537,
"rate": 61.061537
}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