Rate Overview
Live
1 KGS = 1.0887 INR
1 INR = 0.918548
KGS
Avg
1.0869
High
1.0900
Low
1.0823
Last updated: 5/7/2026, 6:57:58 AM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.09 INR |
| 10 KGS | 10.89 INR |
| 50 KGS | 54.43 INR |
| 100 KGS | 108.87 INR |
| 500 KGS | 544.34 INR |
| 1,000 KGS | 1,088.68 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-05-07T06:57:58Z",
"rates": {
"INR": 1.088675
}
}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.8675,
"rate": 1.088675
}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