Rate Overview
Live
1 GBP = 0.414892 KWD
1 KWD = 2.4103
GBP
Avg
0.412383
High
0.422254
Low
0.401504
Last updated: 5/27/2026, 4:09:46 PM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.41 KWD |
| 10 GBP | 4.15 KWD |
| 50 GBP | 20.74 KWD |
| 100 GBP | 41.49 KWD |
| 500 GBP | 207.45 KWD |
| 1,000 GBP | 414.89 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-27T16:09:46Z",
"rates": {
"KWD": 0.414892
}
}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.4892,
"rate": 0.414892
}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