Rate Overview
Live
1 KGS = 16.0932 ARS
1 ARS = 0.062138
KGS
Avg
16.0155
High
16.1776
Low
15.8222
Last updated: 3/6/2026, 8:13:01 AM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 16.09 ARS |
| 10 KGS | 160.93 ARS |
| 50 KGS | 804.66 ARS |
| 100 KGS | 1,609.32 ARS |
| 500 KGS | 8,046.62 ARS |
| 1,000 KGS | 16,093.24 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-03-06T08:13:01Z",
"rates": {
"ARS": 16.093237
}
}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": 1609.3237,
"rate": 16.093237
}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