Rate Overview
Live
1 GBP = 0.409136 KWD
1 KWD = 2.4442
GBP
Avg
0.409768
High
0.411383
Low
0.408541
Last updated: 3/27/2026, 9:31:19 AM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.41 KWD |
| 10 GBP | 4.09 KWD |
| 50 GBP | 20.46 KWD |
| 100 GBP | 40.91 KWD |
| 500 GBP | 204.57 KWD |
| 1,000 GBP | 409.14 KWD |
Get GBP/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=KWDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T09:31:19Z",
"rates": {
"KWD": 0.409136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "KWD",
"amount": 100
},
"result": 40.9136,
"rate": 0.409136
}Build with GBP/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key