Rate Overview
Live
1 KWD = 2.4300 GIP
1 GIP = 0.411524
KWD
Avg
2.4296
High
2.4402
Low
2.4185
Last updated: 3/7/2026, 3:29:02 AM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.43 GIP |
| 10 KWD | 24.30 GIP |
| 50 KWD | 121.50 GIP |
| 100 KWD | 243.00 GIP |
| 500 KWD | 1,215.00 GIP |
| 1,000 KWD | 2,429.99 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-03-07T03:29:02Z",
"rates": {
"GIP": 2.429993
}
}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": 242.9993,
"rate": 2.429993
}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