Rate Overview
Live
1 GBP = 0.417227 KWD
1 KWD = 2.3968
GBP
Avg
0.416629
High
0.417227
Low
0.415989
Last updated: 8/11/2026, 2:49:42 PM
Quick Conversions
| GBP | KWD |
|---|---|
| 1 GBP | 0.42 KWD |
| 10 GBP | 4.17 KWD |
| 50 GBP | 20.86 KWD |
| 100 GBP | 41.72 KWD |
| 500 GBP | 208.61 KWD |
| 1,000 GBP | 417.23 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-08-11T14:49:42Z",
"rates": {
"KWD": 0.417227
}
}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.7227,
"rate": 0.417227
}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