Rate Overview
Live
1 KWD = 2.4390 GBP
1 GBP = 0.410009
KWD
Avg
2.4397
High
2.4477
Low
2.4308
Last updated: 3/27/2026, 4:06:39 AM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.44 GBP |
| 10 KWD | 24.39 GBP |
| 50 KWD | 121.95 GBP |
| 100 KWD | 243.90 GBP |
| 500 KWD | 1,219.49 GBP |
| 1,000 KWD | 2,438.97 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-03-27T04:06:39Z",
"rates": {
"GBP": 2.438971
}
}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": 243.8971,
"rate": 2.438971
}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