Rate Overview
Live
1 KGS = 1.0919 INR
1 INR = 0.915847
KGS
Avg
1.0883
High
1.0919
Low
1.0809
Last updated: 7/6/2026, 12:41:19 AM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.09 INR |
| 10 KGS | 10.92 INR |
| 50 KGS | 54.59 INR |
| 100 KGS | 109.19 INR |
| 500 KGS | 545.94 INR |
| 1,000 KGS | 1,091.89 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-07-06T00:41:19Z",
"rates": {
"INR": 1.091886
}
}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": 109.1886,
"rate": 1.091886
}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