Rate Overview
Live
1 KWD = 2.4047 GIP
1 GIP = 0.415856
KWD
Avg
2.4065
High
2.4169
Low
2.3983
Last updated: 5/27/2026, 1:54:23 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.40 GIP |
| 10 KWD | 24.05 GIP |
| 50 KWD | 120.23 GIP |
| 100 KWD | 240.47 GIP |
| 500 KWD | 1,202.34 GIP |
| 1,000 KWD | 2,404.68 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-27T13:54:23Z",
"rates": {
"GIP": 2.404679
}
}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": 240.4679,
"rate": 2.404679
}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