Rate Overview
Live
1 KWD = 2.4285 GBP
1 GBP = 0.411769
KWD
Avg
2.4321
High
2.4474
Low
2.4192
Last updated: 3/6/2026, 8:15:28 PM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.43 GBP |
| 10 KWD | 24.29 GBP |
| 50 KWD | 121.43 GBP |
| 100 KWD | 242.85 GBP |
| 500 KWD | 1,214.27 GBP |
| 1,000 KWD | 2,428.55 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-06T20:15:28Z",
"rates": {
"GBP": 2.428545
}
}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": 242.85450000000003,
"rate": 2.428545
}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