Rate Overview
Live
1 KWD = 2.4479 GIP
1 GIP = 0.408520
KWD
Avg
2.4264
High
2.4849
Low
2.3759
Last updated: 6/29/2026, 5:50:43 AM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.45 GIP |
| 10 KWD | 24.48 GIP |
| 50 KWD | 122.39 GIP |
| 100 KWD | 244.79 GIP |
| 500 KWD | 1,223.93 GIP |
| 1,000 KWD | 2,447.86 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-06-29T05:50:43Z",
"rates": {
"GIP": 2.447859
}
}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": 244.78589999999997,
"rate": 2.447859
}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