Rate Overview
Live
1 GBP = 1.1204 KYD
1 KYD = 0.892553
GBP
Avg
1.1224
High
1.1292
Low
1.1110
Last updated: 9/4/2026, 6:58:16 PM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.12 KYD |
| 10 GBP | 11.20 KYD |
| 50 GBP | 56.02 KYD |
| 100 GBP | 112.04 KYD |
| 500 GBP | 560.19 KYD |
| 1,000 GBP | 1,120.38 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-09-04T18:58:16Z",
"rates": {
"KYD": 1.120382
}
}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": 112.0382,
"rate": 1.120382
}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