Rate Overview
Live
1 GBP = 0.410141 KWD
1 KWD = 2.4382
GBP
Avg
0.410883
High
0.419692
Low
0.402912
Last updated: 3/27/2026, 7:51:05 AM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.41 KWD |
| 10 GBP | 4.10 KWD |
| 50 GBP | 20.51 KWD |
| 100 GBP | 41.01 KWD |
| 500 GBP | 205.07 KWD |
| 1,000 GBP | 410.14 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-03-27T07:51:05Z",
"rates": {
"KWD": 0.410141
}
}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.0141,
"rate": 0.410141
}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