Rate Overview
Live
1 AUD = 62.6893 KGS
1 KGS = 0.015952
AUD
Avg
62.1598
High
62.7295
Low
61.5150
Last updated: 4/17/2026, 6:24:45 AM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 62.69 KGS |
| 10 AUD | 626.89 KGS |
| 50 AUD | 3,134.46 KGS |
| 100 AUD | 6,268.93 KGS |
| 500 AUD | 31,344.64 KGS |
| 1,000 AUD | 62,689.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-04-17T06:24:45Z",
"rates": {
"KGS": 62.68927
}
}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": 6268.927,
"rate": 62.68927
}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