Rate Overview
Live
1 AUD = 61.7478 KGS
1 KGS = 0.016195
AUD
Avg
61.6129
High
61.8230
Low
61.1986
Last updated: 6/17/2026, 6:41:11 AM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 61.75 KGS |
| 10 AUD | 617.48 KGS |
| 50 AUD | 3,087.39 KGS |
| 100 AUD | 6,174.78 KGS |
| 500 AUD | 30,873.91 KGS |
| 1,000 AUD | 61,747.83 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-06-17T06:41:11Z",
"rates": {
"KGS": 61.747825
}
}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": 6174.7825,
"rate": 61.747825
}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