Rate Overview
Live
1 GIP = 118.3822 KGS
1 KGS = 0.008447
GIP
Avg
118.0374
High
118.6600
Low
117.5499
Last updated: 4/18/2026, 8:52:49 AM
Quick Conversions
| GIP | KGS |
|---|---|
| 1 GIP | 118.38 KGS |
| 10 GIP | 1,183.82 KGS |
| 50 GIP | 5,919.11 KGS |
| 100 GIP | 11,838.22 KGS |
| 500 GIP | 59,191.10 KGS |
| 1,000 GIP | 118,382.19 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-04-18T08:52:49Z",
"rates": {
"KGS": 118.382194
}
}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": 11838.2194,
"rate": 118.382194
}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