Rate Overview
Live
1 GBP = 1.1087 KYD
1 KYD = 0.901922
GBP
Avg
1.1122
High
1.1209
Low
1.1055
Last updated: 3/6/2026, 12:17:06 PM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.11 KYD |
| 10 GBP | 11.09 KYD |
| 50 GBP | 55.44 KYD |
| 100 GBP | 110.87 KYD |
| 500 GBP | 554.37 KYD |
| 1,000 GBP | 1,108.74 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-03-06T12:17:06Z",
"rates": {
"KYD": 1.108743
}
}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.8743,
"rate": 1.108743
}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