Rate Overview
Live
1 GBP = 1.1055 KYD
1 KYD = 0.904559
GBP
Avg
1.1014
High
1.1093
Low
1.0897
Last updated: 7/4/2026, 12:48:58 AM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.11 KYD |
| 10 GBP | 11.06 KYD |
| 50 GBP | 55.28 KYD |
| 100 GBP | 110.55 KYD |
| 500 GBP | 552.76 KYD |
| 1,000 GBP | 1,105.51 KYD |
Get GBP/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=KYDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-04T00:48:58Z",
"rates": {
"KYD": 1.105511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "KYD",
"amount": 100
},
"result": 110.55109999999999,
"rate": 1.105511
}Build with GBP/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key