Rate Overview
Live
1 KGS = 1.0870 INR
1 INR = 0.919934
KGS
Avg
1.0759
High
1.0870
Low
1.0659
Last updated: 3/27/2026, 11:59:43 AM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.09 INR |
| 10 KGS | 10.87 INR |
| 50 KGS | 54.35 INR |
| 100 KGS | 108.70 INR |
| 500 KGS | 543.52 INR |
| 1,000 KGS | 1,087.04 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-03-27T11:59:43Z",
"rates": {
"INR": 1.087035
}
}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.70349999999999,
"rate": 1.087035
}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