Rate Overview
Live
1 KGS = 17.3008 ARS
1 ARS = 0.057801
KGS
Avg
17.1953
High
17.3008
Low
17.1017
Last updated: 8/27/2026, 10:55:06 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 17.30 ARS |
| 10 KGS | 173.01 ARS |
| 50 KGS | 865.04 ARS |
| 100 KGS | 1,730.08 ARS |
| 500 KGS | 8,650.41 ARS |
| 1,000 KGS | 17,300.81 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-27T22:55:06Z",
"rates": {
"ARS": 17.300811
}
}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": 1730.0810999999999,
"rate": 17.300811
}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