Rate Overview
Live
1 KGS = 15.5092 ARS
1 ARS = 0.064478
KGS
Avg
15.6297
High
15.8380
Low
15.4920
Last updated: 4/17/2026, 6:29:04 AM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 15.51 ARS |
| 10 KGS | 155.09 ARS |
| 50 KGS | 775.46 ARS |
| 100 KGS | 1,550.92 ARS |
| 500 KGS | 7,754.58 ARS |
| 1,000 KGS | 15,509.16 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-04-17T06:29:04Z",
"rates": {
"ARS": 15.509161
}
}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": 1550.9161000000001,
"rate": 15.509161
}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