Rate Overview
Live
1 AUD = 61.0604 KGS
1 KGS = 0.016377
AUD
Avg
57.8212
High
62.6785
Low
52.1520
Last updated: 7/19/2026, 4:13:20 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 61.06 KGS |
| 10 AUD | 610.60 KGS |
| 50 AUD | 3,053.02 KGS |
| 100 AUD | 6,106.04 KGS |
| 500 AUD | 30,530.19 KGS |
| 1,000 AUD | 61,060.39 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-19T16:13:20Z",
"rates": {
"KGS": 61.060389
}
}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.0389000000005,
"rate": 61.060389
}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