Rate Overview
Live
1 KWD = 2.4526 GBP
1 GBP = 0.407735
KWD
Avg
2.4250
High
2.4526
Low
2.4173
Last updated: 6/18/2026, 10:51:24 AM
Quick Conversions
| KWD | GBP |
|---|---|
| 1 KWD | 2.45 GBP |
| 10 KWD | 24.53 GBP |
| 50 KWD | 122.63 GBP |
| 100 KWD | 245.26 GBP |
| 500 KWD | 1,226.29 GBP |
| 1,000 KWD | 2,452.57 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-06-18T10:51:24Z",
"rates": {
"GBP": 2.452574
}
}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.2574,
"rate": 2.452574
}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