Rate Overview
Live
1 GBP = 1.1146 KYD
1 KYD = 0.897150
GBP
Avg
1.1143
High
1.1190
Low
1.1032
Last updated: 5/26/2026, 8:25:21 PM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.11 KYD |
| 10 GBP | 11.15 KYD |
| 50 GBP | 55.73 KYD |
| 100 GBP | 111.46 KYD |
| 500 GBP | 557.32 KYD |
| 1,000 GBP | 1,114.64 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-05-26T20:25:21Z",
"rates": {
"KYD": 1.114641
}
}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.4641,
"rate": 1.114641
}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