Rate Overview
Live
1 KGS = 16.8088 ARS
1 ARS = 0.059493
KGS
Avg
16.1806
High
16.8088
Low
15.5092
Last updated: 6/24/2026, 7:40:41 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 16.81 ARS |
| 10 KGS | 168.09 ARS |
| 50 KGS | 840.44 ARS |
| 100 KGS | 1,680.88 ARS |
| 500 KGS | 8,404.40 ARS |
| 1,000 KGS | 16,808.79 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-06-24T19:40:41Z",
"rates": {
"ARS": 16.808791
}
}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": 1680.8790999999999,
"rate": 16.808791
}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