Rate Overview
Live
1 KWD = 2.3917 GIP
1 GIP = 0.418119
KWD
Avg
2.3833
High
2.3922
Low
2.3748
Last updated: 8/30/2026, 10:44:22 AM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.39 GIP |
| 10 KWD | 23.92 GIP |
| 50 KWD | 119.58 GIP |
| 100 KWD | 239.17 GIP |
| 500 KWD | 1,195.83 GIP |
| 1,000 KWD | 2,391.66 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-30T10:44:22Z",
"rates": {
"GIP": 2.391663
}
}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.16629999999998,
"rate": 2.391663
}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