Rate Overview
Live
1 AUD = 60.7869 KGS
1 KGS = 0.016451
AUD
Avg
60.7089
High
60.7869
Low
60.5567
Last updated: 7/11/2026, 3:59:12 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 60.79 KGS |
| 10 AUD | 607.87 KGS |
| 50 AUD | 3,039.34 KGS |
| 100 AUD | 6,078.69 KGS |
| 500 AUD | 30,393.44 KGS |
| 1,000 AUD | 60,786.88 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-11T15:59:12Z",
"rates": {
"KGS": 60.786879
}
}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": 6078.6879,
"rate": 60.786879
}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