Rate Overview
Live
1 KGS = 16.9851 ARS
1 ARS = 0.058875
KGS
Avg
17.0426
High
17.1386
Low
16.9851
Last updated: 8/2/2026, 1:13:54 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 16.99 ARS |
| 10 KGS | 169.85 ARS |
| 50 KGS | 849.25 ARS |
| 100 KGS | 1,698.51 ARS |
| 500 KGS | 8,492.53 ARS |
| 1,000 KGS | 16,985.06 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-02T13:13:54Z",
"rates": {
"ARS": 16.985059
}
}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.5058999999999,
"rate": 16.985059
}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