Rate Overview
Live
1 GBP = 1.1319 KYD
1 KYD = 0.883436
GBP
Avg
1.1304
High
1.1339
Low
1.1257
Last updated: 5/6/2026, 3:41:39 PM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.13 KYD |
| 10 GBP | 11.32 KYD |
| 50 GBP | 56.60 KYD |
| 100 GBP | 113.19 KYD |
| 500 GBP | 565.97 KYD |
| 1,000 GBP | 1,131.94 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-06T15:41:39Z",
"rates": {
"KYD": 1.131944
}
}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": 113.1944,
"rate": 1.131944
}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