Rate Overview
Live
1 KWD = 2.4224 GBP
1 GBP = 0.412821
KWD
Avg
2.4136
High
2.4576
Low
2.3682
Last updated: 7/28/2026, 5:43:33 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.42 GBP |
| 10 KWD | 24.22 GBP |
| 50 KWD | 121.12 GBP |
| 100 KWD | 242.24 GBP |
| 500 KWD | 1,211.18 GBP |
| 1,000 KWD | 2,422.36 GBP |
Get KWD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=GBPExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-28T17:43:33Z",
"rates": {
"GBP": 2.422358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "GBP",
"amount": 100
},
"result": 242.2358,
"rate": 2.422358
}Build with KWD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key