Rate Overview
Live
1 KWD = 2.4382 GBP
1 GBP = 0.410141
KWD
Avg
2.4140
High
2.4495
Low
2.3682
Last updated: 3/27/2026, 7:53:16 AM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.44 GBP |
| 10 KWD | 24.38 GBP |
| 50 KWD | 121.91 GBP |
| 100 KWD | 243.82 GBP |
| 500 KWD | 1,219.09 GBP |
| 1,000 KWD | 2,438.18 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-03-27T07:53:16Z",
"rates": {
"GBP": 2.438184
}
}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": 243.81840000000003,
"rate": 2.438184
}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