Rate Overview
Live
1 KWD = 2.3891 GIP
1 GIP = 0.418560
KWD
Avg
2.4011
High
2.4100
Low
2.3873
Last updated: 4/17/2026, 4:58:50 AM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.39 GIP |
| 10 KWD | 23.89 GIP |
| 50 KWD | 119.46 GIP |
| 100 KWD | 238.91 GIP |
| 500 KWD | 1,194.57 GIP |
| 1,000 KWD | 2,389.14 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-04-17T04:58:50Z",
"rates": {
"GIP": 2.389141
}
}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": 238.9141,
"rate": 2.389141
}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