Rate Overview
Live
1 KWD = 2.4499 GIP
1 GIP = 0.408181
KWD
Avg
2.4186
High
2.4652
Low
2.3856
Last updated: 6/26/2026, 6:58:25 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.45 GIP |
| 10 KWD | 24.50 GIP |
| 50 KWD | 122.49 GIP |
| 100 KWD | 244.99 GIP |
| 500 KWD | 1,224.95 GIP |
| 1,000 KWD | 2,449.89 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-26T18:58:25Z",
"rates": {
"GIP": 2.449893
}
}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": 244.9893,
"rate": 2.449893
}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