Rate Overview
Live
1 KWD = 2.3849 GIP
1 GIP = 0.419307
KWD
Avg
2.4248
High
2.4866
Low
2.3841
Last updated: 8/28/2026, 7:06:57 AM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.38 GIP |
| 10 KWD | 23.85 GIP |
| 50 KWD | 119.24 GIP |
| 100 KWD | 238.49 GIP |
| 500 KWD | 1,192.44 GIP |
| 1,000 KWD | 2,384.89 GIP |
Get KWD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=GIPExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-08-28T07:06:57Z",
"rates": {
"GIP": 2.384887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "GIP",
"amount": 100
},
"result": 238.4887,
"rate": 2.384887
}Build with KWD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key