Rate Overview
Live
1 KYD = 0.910142 GBP
1 GBP = 1.0987
KYD
Avg
0.902818
High
0.910142
Low
0.893322
Last updated: 7/26/2026, 12:40:45 AM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.91 GBP |
| 10 KYD | 9.10 GBP |
| 50 KYD | 45.51 GBP |
| 100 KYD | 91.01 GBP |
| 500 KYD | 455.07 GBP |
| 1,000 KYD | 910.14 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-26T00:40:45Z",
"rates": {
"GBP": 0.910142
}
}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": 91.0142,
"rate": 0.910142
}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