Rate Overview
Live
1 KGS = 1.1032 INR
1 INR = 0.906459
KGS
Avg
1.0741
High
1.1069
Low
1.0305
Last updated: 7/26/2026, 6:52:50 PM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.10 INR |
| 10 KGS | 11.03 INR |
| 50 KGS | 55.16 INR |
| 100 KGS | 110.32 INR |
| 500 KGS | 551.60 INR |
| 1,000 KGS | 1,103.19 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-26T18:52:50Z",
"rates": {
"INR": 1.103194
}
}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.3194,
"rate": 1.103194
}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