Rate Overview
Live
1 KWD = 2.4026 GBP
1 GBP = 0.416221
KWD
Avg
2.4090
High
2.4495
Low
2.3682
Last updated: 5/28/2026, 9:50:41 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.40 GBP |
| 10 KWD | 24.03 GBP |
| 50 KWD | 120.13 GBP |
| 100 KWD | 240.26 GBP |
| 500 KWD | 1,201.28 GBP |
| 1,000 KWD | 2,402.57 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-05-28T21:50:41Z",
"rates": {
"GBP": 2.402569
}
}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": 240.25690000000003,
"rate": 2.402569
}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