Rate Overview
Live
1 KGS = 17.2331 ARS
1 ARS = 0.058028
KGS
Avg
17.1720
High
17.3008
Low
16.7916
Last updated: 9/12/2026, 10:16:27 AM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 17.23 ARS |
| 10 KGS | 172.33 ARS |
| 50 KGS | 861.65 ARS |
| 100 KGS | 1,723.31 ARS |
| 500 KGS | 8,616.54 ARS |
| 1,000 KGS | 17,233.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-09-12T10:16:27Z",
"rates": {
"ARS": 17.233086
}
}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": 1723.3086,
"rate": 17.233086
}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