Rate Overview
Live
1 GIP = 116.9106 KGS
1 KGS = 0.008554
GIP
Avg
117.2454
High
117.9549
Low
116.6095
Last updated: 3/7/2026, 12:13:28 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 116.91 KGS |
| 10 GIP | 1,169.11 KGS |
| 50 GIP | 5,845.53 KGS |
| 100 GIP | 11,691.06 KGS |
| 500 GIP | 58,455.28 KGS |
| 1,000 GIP | 116,910.55 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-07T00:13:28Z",
"rates": {
"KGS": 116.910553
}
}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": 11691.0553,
"rate": 116.910553
}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