Rate Overview
Live
1 KYD = 0.883887 GBP
1 GBP = 1.1314
KYD
Avg
0.890613
High
0.895445
Low
0.883887
Last updated: 4/16/2026, 2:34:39 AM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.88 GBP |
| 10 KYD | 8.84 GBP |
| 50 KYD | 44.19 GBP |
| 100 KYD | 88.39 GBP |
| 500 KYD | 441.94 GBP |
| 1,000 KYD | 883.89 GBP |
Get KYD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=GBPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-04-16T02:34:39Z",
"rates": {
"GBP": 0.883887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "GBP",
"amount": 100
},
"result": 88.3887,
"rate": 0.883887
}Build with KYD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key