Rate Overview
Live
1 KYD = 0.898192 GBP
1 GBP = 1.1133
KYD
Avg
0.915696
High
0.981797
Low
0.877211
Last updated: 7/21/2026, 9:53:02 PM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.90 GBP |
| 10 KYD | 8.98 GBP |
| 50 KYD | 44.91 GBP |
| 100 KYD | 89.82 GBP |
| 500 KYD | 449.10 GBP |
| 1,000 KYD | 898.19 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-07-21T21:53:02Z",
"rates": {
"GBP": 0.898192
}
}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.8192,
"rate": 0.898192
}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