Rate Overview
Live
1 KWD = 2.4507 GIP
1 GIP = 0.408049
KWD
Avg
2.4512
High
2.4581
Low
2.4448
Last updated: 6/29/2026, 12:46:39 AM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.45 GIP |
| 10 KWD | 24.51 GIP |
| 50 KWD | 122.53 GIP |
| 100 KWD | 245.07 GIP |
| 500 KWD | 1,225.34 GIP |
| 1,000 KWD | 2,450.69 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-29T00:46:39Z",
"rates": {
"GIP": 2.450685
}
}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.0685,
"rate": 2.450685
}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