Rate Overview
Live
1 KGS = 17.0066 ARS
1 ARS = 0.058801
KGS
Avg
16.2705
High
17.0143
Low
15.6204
Last updated: 7/12/2026, 12:45:40 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 17.01 ARS |
| 10 KGS | 170.07 ARS |
| 50 KGS | 850.33 ARS |
| 100 KGS | 1,700.66 ARS |
| 500 KGS | 8,503.32 ARS |
| 1,000 KGS | 17,006.65 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-12T12:45:40Z",
"rates": {
"ARS": 17.006646
}
}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": 1700.6646,
"rate": 17.006646
}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