Rate Overview
Live
1 GIP = 117.1787 KGS
1 KGS = 0.008534
GIP
Avg
116.8198
High
117.1787
Low
115.9330
Last updated: 7/9/2026, 4:12:53 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 117.18 KGS |
| 10 GIP | 1,171.79 KGS |
| 50 GIP | 5,858.93 KGS |
| 100 GIP | 11,717.87 KGS |
| 500 GIP | 58,589.33 KGS |
| 1,000 GIP | 117,178.66 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-09T04:12:53Z",
"rates": {
"KGS": 117.178655
}
}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": 11717.8655,
"rate": 117.178655
}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