Rate Overview
Live
1 GBP = 1.0959 KYD
1 KYD = 0.912512
GBP
Avg
1.0923
High
1.1400
Low
1.0185
Last updated: 7/26/2026, 8:32:30 AM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.10 KYD |
| 10 GBP | 10.96 KYD |
| 50 GBP | 54.79 KYD |
| 100 GBP | 109.59 KYD |
| 500 GBP | 547.94 KYD |
| 1,000 GBP | 1,095.88 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-07-26T08:32:30Z",
"rates": {
"KYD": 1.095876
}
}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": 109.58760000000001,
"rate": 1.095876
}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