Rate Overview
Live
1 GBP = 0.413901 KWD
1 KWD = 2.4160
GBP
Avg
0.413609
High
0.413901
Low
0.413301
Last updated: 6/17/2026, 6:55:42 AM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.41 KWD |
| 10 GBP | 4.14 KWD |
| 50 GBP | 20.70 KWD |
| 100 GBP | 41.39 KWD |
| 500 GBP | 206.95 KWD |
| 1,000 GBP | 413.90 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-06-17T06:55:42Z",
"rates": {
"KWD": 0.413901
}
}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.390100000000004,
"rate": 0.413901
}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