Rate Overview
Live
1 KGS = 17.1077 ARS
1 ARS = 0.058453
KGS
Avg
17.0070
High
17.1077
Low
16.7916
Last updated: 8/22/2026, 9:18:11 AM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 17.11 ARS |
| 10 KGS | 171.08 ARS |
| 50 KGS | 855.38 ARS |
| 100 KGS | 1,710.77 ARS |
| 500 KGS | 8,553.85 ARS |
| 1,000 KGS | 17,107.70 ARS |
Get KGS/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ARSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-22T09:18:11Z",
"rates": {
"ARS": 17.107696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ARS",
"amount": 100
},
"result": 1710.7696,
"rate": 17.107696
}Build with KGS/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key