Rate Overview
Live
1 KWD = 2.3846 GBP
1 GBP = 0.419352
KWD
Avg
2.3919
High
2.4020
Low
2.3842
Last updated: 5/8/2026, 1:03:11 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.38 GBP |
| 10 KWD | 23.85 GBP |
| 50 KWD | 119.23 GBP |
| 100 KWD | 238.46 GBP |
| 500 KWD | 1,192.32 GBP |
| 1,000 KWD | 2,384.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-05-08T13:03:11Z",
"rates": {
"GBP": 2.384634
}
}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.4634,
"rate": 2.384634
}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