Rate Overview
Live
1 KWD = 2.4543 GBP
1 GBP = 0.407441
KWD
Avg
2.4652
High
2.6135
Low
2.3854
Last updated: 6/18/2026, 1:35:48 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.45 GBP |
| 10 KWD | 24.54 GBP |
| 50 KWD | 122.72 GBP |
| 100 KWD | 245.43 GBP |
| 500 KWD | 1,227.17 GBP |
| 1,000 KWD | 2,454.34 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-06-18T13:35:48Z",
"rates": {
"GBP": 2.454344
}
}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": 245.43439999999998,
"rate": 2.454344
}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