Rate Overview
Live
1 GIP = 116.7673 KGS
1 KGS = 0.008564
GIP
Avg
116.8331
High
117.4623
Low
116.4705
Last updated: 7/28/2026, 10:31:05 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 116.77 KGS |
| 10 GIP | 1,167.67 KGS |
| 50 GIP | 5,838.36 KGS |
| 100 GIP | 11,676.73 KGS |
| 500 GIP | 58,383.64 KGS |
| 1,000 GIP | 116,767.29 KGS |
Get GIP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=KGSExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-28T10:31:05Z",
"rates": {
"KGS": 116.767287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "KGS",
"amount": 100
},
"result": 11676.7287,
"rate": 116.767287
}Build with GIP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key