Rate Overview
Live
1 KGS = 1.0881 INR
1 INR = 0.918993
KGS
Avg
1.0762
High
1.0881
Low
1.0659
Last updated: 3/27/2026, 1:41:26 PM
Quick Conversions
| KGS | INR |
|---|---|
| 1 KGS | 1.09 INR |
| 10 KGS | 10.88 INR |
| 50 KGS | 54.41 INR |
| 100 KGS | 108.81 INR |
| 500 KGS | 544.07 INR |
| 1,000 KGS | 1,088.15 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-27T13:41:26Z",
"rates": {
"INR": 1.088147
}
}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.8147,
"rate": 1.088147
}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