Rate Overview
Live
1 KWD = 2.4442 GBP
1 GBP = 0.409136
KWD
Avg
2.4144
High
2.4495
Low
2.3682
Last updated: 3/27/2026, 9:55:27 AM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.44 GBP |
| 10 KWD | 24.44 GBP |
| 50 KWD | 122.21 GBP |
| 100 KWD | 244.42 GBP |
| 500 KWD | 1,222.09 GBP |
| 1,000 KWD | 2,444.17 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-27T09:55:27Z",
"rates": {
"GBP": 2.444174
}
}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": 244.4174,
"rate": 2.444174
}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