Rate Overview
Live
1 KGS = 1.1027 INR
1 INR = 0.906830
KGS
Avg
1.1033
High
1.1051
Low
1.1005
Last updated: 7/25/2026, 10:37:59 PM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.10 INR |
| 10 KGS | 11.03 INR |
| 50 KGS | 55.14 INR |
| 100 KGS | 110.27 INR |
| 500 KGS | 551.37 INR |
| 1,000 KGS | 1,102.74 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-25T22:37:59Z",
"rates": {
"INR": 1.102742
}
}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": 110.27420000000001,
"rate": 1.102742
}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