Rate Overview
Live
1 AUD = 62.4606 KGS
1 KGS = 0.016010
AUD
Avg
60.7076
High
63.4061
Low
57.0980
Last updated: 5/27/2026, 9:39:22 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 62.46 KGS |
| 10 AUD | 624.61 KGS |
| 50 AUD | 3,123.03 KGS |
| 100 AUD | 6,246.06 KGS |
| 500 AUD | 31,230.32 KGS |
| 1,000 AUD | 62,460.63 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-27T21:39:22Z",
"rates": {
"KGS": 62.460631
}
}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": 6246.0631,
"rate": 62.460631
}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