Rate Overview
Live
1 KGS = 16.9861 ARS
1 ARS = 0.058872
KGS
Avg
16.2434
High
17.0143
Low
15.6204
Last updated: 7/7/2026, 2:32:55 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 16.99 ARS |
| 10 KGS | 169.86 ARS |
| 50 KGS | 849.30 ARS |
| 100 KGS | 1,698.61 ARS |
| 500 KGS | 8,493.05 ARS |
| 1,000 KGS | 16,986.09 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-07-07T14:32:55Z",
"rates": {
"ARS": 16.98609
}
}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": 1698.6090000000002,
"rate": 16.98609
}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