Rate Overview
Live
1 KGS = 17.2127 ARS
1 ARS = 0.058097
KGS
Avg
14.6135
High
17.2127
Low
11.0699
Last updated: 8/30/2026, 9:22:52 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 17.21 ARS |
| 10 KGS | 172.13 ARS |
| 50 KGS | 860.63 ARS |
| 100 KGS | 1,721.27 ARS |
| 500 KGS | 8,606.33 ARS |
| 1,000 KGS | 17,212.66 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-30T21:22:52Z",
"rates": {
"ARS": 17.212663
}
}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": 1721.2663,
"rate": 17.212663
}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