Rate Overview
Live
1 GBP = 1.1145 KYD
1 KYD = 0.897277
GBP
Avg
1.1170
High
1.1439
Low
1.0973
Last updated: 5/26/2026, 10:32:02 PM
Quick Conversions
| GBP | KYD |
|---|---|
| 1 GBP | 1.11 KYD |
| 10 GBP | 11.14 KYD |
| 50 GBP | 55.72 KYD |
| 100 GBP | 111.45 KYD |
| 500 GBP | 557.24 KYD |
| 1,000 GBP | 1,114.48 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-26T22:32:02Z",
"rates": {
"KYD": 1.114483
}
}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.44829999999999,
"rate": 1.114483
}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