Rate Overview
Live
1 KWD = 2.3773 GIP
1 GIP = 0.420645
KWD
Avg
2.4133
High
2.4581
Low
2.3773
Last updated: 8/25/2026, 6:46:25 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.38 GIP |
| 10 KWD | 23.77 GIP |
| 50 KWD | 118.87 GIP |
| 100 KWD | 237.73 GIP |
| 500 KWD | 1,188.65 GIP |
| 1,000 KWD | 2,377.30 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-25T18:46:25Z",
"rates": {
"GIP": 2.377301
}
}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": 237.73010000000002,
"rate": 2.377301
}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