Rate Overview
Live
1 KWD = 2.4501 GBP
1 GBP = 0.408145
KWD
Avg
2.4345
High
2.4819
Low
2.3827
Last updated: 3/27/2026, 1:27:23 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.45 GBP |
| 10 KWD | 24.50 GBP |
| 50 KWD | 122.51 GBP |
| 100 KWD | 245.01 GBP |
| 500 KWD | 1,225.05 GBP |
| 1,000 KWD | 2,450.11 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-27T13:27:23Z",
"rates": {
"GBP": 2.450109
}
}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": 245.0109,
"rate": 2.450109
}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