Rate Overview
Live
1 KWD = 2.4111 GIP
1 GIP = 0.414746
KWD
Avg
2.4143
High
2.4543
Low
2.3665
Last updated: 7/11/2026, 4:38:59 PM
Quick Conversions
| KWD | GIP |
|---|---|
| 1 KWD | 2.41 GIP |
| 10 KWD | 24.11 GIP |
| 50 KWD | 120.56 GIP |
| 100 KWD | 241.11 GIP |
| 500 KWD | 1,205.56 GIP |
| 1,000 KWD | 2,411.12 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-07-11T16:38:59Z",
"rates": {
"GIP": 2.411115
}
}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": 241.1115,
"rate": 2.411115
}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