Rate Overview
Live
1 KGS = 1.0688 INR
1 INR = 0.935602
KGS
Avg
1.0652
High
1.0688
Low
1.0596
Last updated: 4/16/2026, 7:10:44 PM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.07 INR |
| 10 KGS | 10.69 INR |
| 50 KGS | 53.44 INR |
| 100 KGS | 106.88 INR |
| 500 KGS | 534.42 INR |
| 1,000 KGS | 1,068.83 INR |
Get KGS/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=INRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-16T19:10:44Z",
"rates": {
"INR": 1.06883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "INR",
"amount": 100
},
"result": 106.883,
"rate": 1.06883
}Build with KGS/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key