Rate Overview
Live
1 KWD = 2.4543 GIP
1 GIP = 0.407443
KWD
Avg
2.4185
High
2.4643
Low
2.3983
Last updated: 6/21/2026, 3:41:18 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.45 GIP |
| 10 KWD | 24.54 GIP |
| 50 KWD | 122.72 GIP |
| 100 KWD | 245.43 GIP |
| 500 KWD | 1,227.17 GIP |
| 1,000 KWD | 2,454.33 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-21T15:41:18Z",
"rates": {
"GIP": 2.454331
}
}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": 245.43309999999997,
"rate": 2.454331
}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