Rate Overview
Live
1 GIP = 118.2017 KGS
1 KGS = 0.008460
GIP
Avg
118.5425
High
118.9774
Low
118.2017
Last updated: 9/3/2026, 3:03:26 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 118.20 KGS |
| 10 GIP | 1,182.02 KGS |
| 50 GIP | 5,910.08 KGS |
| 100 GIP | 11,820.17 KGS |
| 500 GIP | 59,100.84 KGS |
| 1,000 GIP | 118,201.68 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-09-03T03:03:26Z",
"rates": {
"KGS": 118.201683
}
}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": 11820.168300000001,
"rate": 118.201683
}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