Rate Overview
Live
1 AUD = 61.1093 KGS
1 KGS = 0.016364
AUD
Avg
59.5446
High
63.2964
Low
56.5882
Last updated: 7/25/2026, 11:15:02 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 61.11 KGS |
| 10 AUD | 611.09 KGS |
| 50 AUD | 3,055.46 KGS |
| 100 AUD | 6,110.93 KGS |
| 500 AUD | 30,554.63 KGS |
| 1,000 AUD | 61,109.27 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-25T23:15:02Z",
"rates": {
"KGS": 61.109268
}
}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": 6110.9268,
"rate": 61.109268
}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