Rate Overview
Live
1 KWD = 2.4387 GIP
1 GIP = 0.410054
KWD
Avg
2.4397
High
2.4486
Low
2.4322
Last updated: 3/27/2026, 3:35:00 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.44 GIP |
| 10 KWD | 24.39 GIP |
| 50 KWD | 121.94 GIP |
| 100 KWD | 243.87 GIP |
| 500 KWD | 1,219.35 GIP |
| 1,000 KWD | 2,438.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-03-27T15:35:00Z",
"rates": {
"GIP": 2.438703
}
}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": 243.8703,
"rate": 2.438703
}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