Rate Overview
Live
1 GBP = 0.417057 KWD
1 KWD = 2.3978
GBP
Avg
0.416620
High
0.418893
Low
0.414290
Last updated: 4/17/2026, 6:32:52 AM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.42 KWD |
| 10 GBP | 4.17 KWD |
| 50 GBP | 20.85 KWD |
| 100 GBP | 41.71 KWD |
| 500 GBP | 208.53 KWD |
| 1,000 GBP | 417.06 KWD |
Get GBP/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=KWDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-17T06:32:52Z",
"rates": {
"KWD": 0.417057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "KWD",
"amount": 100
},
"result": 41.7057,
"rate": 0.417057
}Build with GBP/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key