Rate Overview
Live
1 AUD = 63.0765 KGS
1 KGS = 0.015854
AUD
Avg
62.8165
High
63.0765
Low
62.5168
Last updated: 9/5/2026, 11:48:50 PM
Quick Conversions
| AUD | KGS |
|---|---|
| 1 AUD | 63.08 KGS |
| 10 AUD | 630.77 KGS |
| 50 AUD | 3,153.83 KGS |
| 100 AUD | 6,307.65 KGS |
| 500 AUD | 31,538.27 KGS |
| 1,000 AUD | 63,076.53 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-09-05T23:48:50Z",
"rates": {
"KGS": 63.07653
}
}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": 6307.653,
"rate": 63.07653
}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