Rate Overview
Live
1 AUD = 62.4567 KGS
1 KGS = 0.016011
AUD
Avg
62.4703
High
62.6989
Low
62.3462
Last updated: 5/27/2026, 8:25:06 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 62.46 KGS |
| 10 AUD | 624.57 KGS |
| 50 AUD | 3,122.84 KGS |
| 100 AUD | 6,245.67 KGS |
| 500 AUD | 31,228.35 KGS |
| 1,000 AUD | 62,456.71 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-05-27T20:25:06Z",
"rates": {
"KGS": 62.456706
}
}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": 6245.6705999999995,
"rate": 62.456706
}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