Rate Overview
Live
1 GBP = 0.412086 KWD
1 KWD = 2.4267
GBP
Avg
0.413303
High
0.414624
Low
0.412086
Last updated: 7/27/2026, 11:08:20 PM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.41 KWD |
| 10 GBP | 4.12 KWD |
| 50 GBP | 20.60 KWD |
| 100 GBP | 41.21 KWD |
| 500 GBP | 206.04 KWD |
| 1,000 GBP | 412.09 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-07-27T23:08:20Z",
"rates": {
"KWD": 0.412086
}
}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": 41.208600000000004,
"rate": 0.412086
}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