Rate Overview
Live
1 KWD = 2.3895 GBP
1 GBP = 0.418499
KWD
Avg
2.4142
High
2.4576
Low
2.3843
Last updated: 8/17/2026, 4:14:43 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.39 GBP |
| 10 KWD | 23.89 GBP |
| 50 KWD | 119.47 GBP |
| 100 KWD | 238.95 GBP |
| 500 KWD | 1,194.75 GBP |
| 1,000 KWD | 2,389.49 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-08-17T16:14:43Z",
"rates": {
"GBP": 2.389493
}
}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": 238.9493,
"rate": 2.389493
}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