Rate Overview
Live
1 GBP = 0.415552 KWD
1 KWD = 2.4064
GBP
Avg
0.415450
High
0.417260
Low
0.413643
Last updated: 5/27/2026, 2:53:48 PM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.42 KWD |
| 10 GBP | 4.16 KWD |
| 50 GBP | 20.78 KWD |
| 100 GBP | 41.56 KWD |
| 500 GBP | 207.78 KWD |
| 1,000 GBP | 415.55 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-05-27T14:53:48Z",
"rates": {
"KWD": 0.415552
}
}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.5552,
"rate": 0.415552
}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