Rate Overview
Live
1 GIP = 116.8395 KGS
1 KGS = 0.008559
GIP
Avg
117.6451
High
120.6713
Low
115.4438
Last updated: 7/14/2026, 9:32:29 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 116.84 KGS |
| 10 GIP | 1,168.40 KGS |
| 50 GIP | 5,841.98 KGS |
| 100 GIP | 11,683.95 KGS |
| 500 GIP | 58,419.76 KGS |
| 1,000 GIP | 116,839.52 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-14T09:32:29Z",
"rates": {
"KGS": 116.839523
}
}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": 11683.9523,
"rate": 116.839523
}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