Rate Overview
Live
1 GIP = 118.0006 KGS
1 KGS = 0.008475
GIP
Avg
118.1206
High
118.4002
Low
117.9837
Last updated: 8/14/2026, 4:35:17 PM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 118.00 KGS |
| 10 GIP | 1,180.01 KGS |
| 50 GIP | 5,900.03 KGS |
| 100 GIP | 11,800.06 KGS |
| 500 GIP | 59,000.32 KGS |
| 1,000 GIP | 118,000.63 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-08-14T16:35:17Z",
"rates": {
"KGS": 118.000631
}
}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": 11800.0631,
"rate": 118.000631
}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