Rate Overview
Live
1 AUD = 60.7583 KGS
1 KGS = 0.016459
AUD
Avg
60.5531
High
60.7678
Low
60.2452
Last updated: 7/7/2026, 12:05:21 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 60.76 KGS |
| 10 AUD | 607.58 KGS |
| 50 AUD | 3,037.91 KGS |
| 100 AUD | 6,075.83 KGS |
| 500 AUD | 30,379.14 KGS |
| 1,000 AUD | 60,758.28 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-07T12:05:21Z",
"rates": {
"KGS": 60.758276
}
}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": 6075.8276000000005,
"rate": 60.758276
}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