Rate Overview
Live
1 KWD = 2.3922 GIP
1 GIP = 0.418032
KWD
Avg
2.3931
High
2.4117
Low
2.3748
Last updated: 8/29/2026, 6:23:06 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.39 GIP |
| 10 KWD | 23.92 GIP |
| 50 KWD | 119.61 GIP |
| 100 KWD | 239.22 GIP |
| 500 KWD | 1,196.08 GIP |
| 1,000 KWD | 2,392.16 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-29T18:23:06Z",
"rates": {
"GIP": 2.392163
}
}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": 239.2163,
"rate": 2.392163
}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