Rate Overview
Live
1 KWD = 2.4116 GBP
1 GBP = 0.414658
KWD
Avg
2.4270
High
2.4906
Low
2.3682
Last updated: 7/22/2026, 6:16:46 AM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.41 GBP |
| 10 KWD | 24.12 GBP |
| 50 KWD | 120.58 GBP |
| 100 KWD | 241.16 GBP |
| 500 KWD | 1,205.81 GBP |
| 1,000 KWD | 2,411.63 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-07-22T06:16:46Z",
"rates": {
"GBP": 2.411628
}
}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": 241.16279999999998,
"rate": 2.411628
}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