Rate Overview
Live
1 KWD = 2.3979 GBP
1 GBP = 0.417026
KWD
Avg
2.3991
High
2.4138
Low
2.3872
Last updated: 4/18/2026, 8:52:54 AM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.40 GBP |
| 10 KWD | 23.98 GBP |
| 50 KWD | 119.90 GBP |
| 100 KWD | 239.79 GBP |
| 500 KWD | 1,198.97 GBP |
| 1,000 KWD | 2,397.93 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-04-18T08:52:54Z",
"rates": {
"GBP": 2.39793
}
}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": 239.793,
"rate": 2.39793
}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