Rate Overview
Live
1 KYD = 0.892552 GBP
1 GBP = 1.1204
KYD
Avg
0.890951
High
0.900101
Low
0.885595
Last updated: 9/4/2026, 6:26:04 PM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.89 GBP |
| 10 KYD | 8.93 GBP |
| 50 KYD | 44.63 GBP |
| 100 KYD | 89.26 GBP |
| 500 KYD | 446.28 GBP |
| 1,000 KYD | 892.55 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-09-04T18:26:04Z",
"rates": {
"GBP": 0.892552
}
}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": 89.2552,
"rate": 0.892552
}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