Rate Overview
Live
1 GIP = 116.6875 KGS
1 KGS = 0.008570
GIP
Avg
117.0373
High
119.7948
Low
111.4153
Last updated: 3/27/2026, 8:27:13 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 116.69 KGS |
| 10 GIP | 1,166.88 KGS |
| 50 GIP | 5,834.38 KGS |
| 100 GIP | 11,668.75 KGS |
| 500 GIP | 58,343.77 KGS |
| 1,000 GIP | 116,687.53 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-03-27T08:27:13Z",
"rates": {
"KGS": 116.687532
}
}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": 11668.753200000001,
"rate": 116.687532
}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