Rate Overview
Live
1 KGS = 15.6414 ARS
1 ARS = 0.063933
KGS
Avg
15.1992
High
17.0430
Low
12.3763
Last updated: 3/27/2026, 1:53:02 PM
Quick Conversions
| KGS | ARS |
|---|---|
| 1 KGS | 15.64 ARS |
| 10 KGS | 156.41 ARS |
| 50 KGS | 782.07 ARS |
| 100 KGS | 1,564.14 ARS |
| 500 KGS | 7,820.72 ARS |
| 1,000 KGS | 15,641.44 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-27T13:53:02Z",
"rates": {
"ARS": 15.64144
}
}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": 1564.144,
"rate": 15.64144
}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