Rate Overview
Live
1 KGS = 1.0948 INR
1 INR = 0.913374
KGS
Avg
1.0889
High
1.0948
Low
1.0839
Last updated: 8/13/2026, 1:46:14 PM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.09 INR |
| 10 KGS | 10.95 INR |
| 50 KGS | 54.74 INR |
| 100 KGS | 109.48 INR |
| 500 KGS | 547.42 INR |
| 1,000 KGS | 1,094.84 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-08-13T13:46:14Z",
"rates": {
"INR": 1.094842
}
}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.48420000000002,
"rate": 1.094842
}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