Rate Overview
Live
1 GBP = 1.1120 KYD
1 KYD = 0.899306
GBP
Avg
1.1123
High
1.1161
Low
1.1029
Last updated: 6/16/2026, 7:11:50 AM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.11 KYD |
| 10 GBP | 11.12 KYD |
| 50 GBP | 55.60 KYD |
| 100 GBP | 111.20 KYD |
| 500 GBP | 555.98 KYD |
| 1,000 GBP | 1,111.97 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-06-16T07:11:50Z",
"rates": {
"KYD": 1.111969
}
}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": 111.1969,
"rate": 1.111969
}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