Rate Overview
Live
1 KWD = 2.3766 GIP
1 GIP = 0.420773
KWD
Avg
2.4615
High
2.6117
Low
2.3766
Last updated: 8/23/2026, 1:31:30 AM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.38 GIP |
| 10 KWD | 23.77 GIP |
| 50 KWD | 118.83 GIP |
| 100 KWD | 237.66 GIP |
| 500 KWD | 1,188.29 GIP |
| 1,000 KWD | 2,376.58 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-23T01:31:30Z",
"rates": {
"GIP": 2.376581
}
}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": 237.6581,
"rate": 2.376581
}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