Rate Overview
Live
1 KWD = 2.4028 GBP
1 GBP = 0.416189
KWD
Avg
2.4630
High
2.6135
Low
2.3854
Last updated: 5/28/2026, 11:19:17 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.40 GBP |
| 10 KWD | 24.03 GBP |
| 50 KWD | 120.14 GBP |
| 100 KWD | 240.28 GBP |
| 500 KWD | 1,201.38 GBP |
| 1,000 KWD | 2,402.76 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-28T23:19:17Z",
"rates": {
"GBP": 2.402757
}
}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": 240.27569999999997,
"rate": 2.402757
}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