Rate Overview
Live
1 AUD = 61.0604 KGS
1 KGS = 0.016377
AUD
Avg
60.9721
High
61.2940
Low
60.7213
Last updated: 7/19/2026, 6:56:24 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-19T18:56:24Z",
"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