Rate Overview
Live
1 KGS = 16.1257 ARS
1 ARS = 0.062013
KGS
Avg
14.2512
High
16.9512
Low
11.0699
Last updated: 5/27/2026, 4:07:41 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 16.13 ARS |
| 10 KGS | 161.26 ARS |
| 50 KGS | 806.29 ARS |
| 100 KGS | 1,612.57 ARS |
| 500 KGS | 8,062.87 ARS |
| 1,000 KGS | 16,125.75 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-05-27T16:07:41Z",
"rates": {
"ARS": 16.125749
}
}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": 1612.5748999999998,
"rate": 16.125749
}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