Rate Overview
Live
1 KGS = 16.9660 ARS
1 ARS = 0.058942
KGS
Avg
14.3888
High
16.9660
Low
11.0699
Last updated: 7/1/2026, 9:38:33 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 16.97 ARS |
| 10 KGS | 169.66 ARS |
| 50 KGS | 848.30 ARS |
| 100 KGS | 1,696.60 ARS |
| 500 KGS | 8,482.99 ARS |
| 1,000 KGS | 16,965.97 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-01T21:38:33Z",
"rates": {
"ARS": 16.965971
}
}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": 1696.5971,
"rate": 16.965971
}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