Rate Overview
Live
1 AUD = 60.0847 KGS
1 KGS = 0.016643
AUD
Avg
58.9727
High
61.9725
Low
56.6271
Last updated: 3/27/2026, 6:14:33 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 60.08 KGS |
| 10 AUD | 600.85 KGS |
| 50 AUD | 3,004.23 KGS |
| 100 AUD | 6,008.47 KGS |
| 500 AUD | 30,042.34 KGS |
| 1,000 AUD | 60,084.69 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-03-27T18:14:33Z",
"rates": {
"KGS": 60.084689
}
}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": 6008.4689,
"rate": 60.084689
}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