Rate Overview
Live
1 KWD = 2.3922 GIP
1 GIP = 0.418030
KWD
Avg
2.3970
High
2.4124
Low
2.3894
Last updated: 5/7/2026, 6:57:27 AM
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.09 GIP |
| 1,000 KWD | 2,392.17 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-05-07T06:57:27Z",
"rates": {
"GIP": 2.392172
}
}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.2172,
"rate": 2.392172
}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