Rate Overview
Live
1 KGS = 1.0850 INR
1 INR = 0.921695
KGS
Avg
1.0882
High
1.0950
Low
1.0832
Last updated: 6/16/2026, 1:32:06 PM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.08 INR |
| 10 KGS | 10.85 INR |
| 50 KGS | 54.25 INR |
| 100 KGS | 108.50 INR |
| 500 KGS | 542.48 INR |
| 1,000 KGS | 1,084.96 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-06-16T13:32:06Z",
"rates": {
"INR": 1.084958
}
}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": 108.4958,
"rate": 1.084958
}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