Rate Overview
Live
1 KWD = 2.4117 GIP
1 GIP = 0.414645
KWD
Avg
2.4181
High
2.4263
Low
2.4095
Last updated: 7/30/2026, 8:37:29 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.41 GIP |
| 10 KWD | 24.12 GIP |
| 50 KWD | 120.59 GIP |
| 100 KWD | 241.17 GIP |
| 500 KWD | 1,205.85 GIP |
| 1,000 KWD | 2,411.70 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-07-30T20:37:29Z",
"rates": {
"GIP": 2.411702
}
}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": 241.1702,
"rate": 2.411702
}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