Rate Overview
Live
1 KYD = 0.901786 GBP
1 GBP = 1.1089
KYD
Avg
0.903906
High
0.920686
Low
0.887127
Last updated: 3/26/2026, 7:30:38 PM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.90 GBP |
| 10 KYD | 9.02 GBP |
| 50 KYD | 45.09 GBP |
| 100 KYD | 90.18 GBP |
| 500 KYD | 450.89 GBP |
| 1,000 KYD | 901.79 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-03-26T19:30:38Z",
"rates": {
"GBP": 0.901786
}
}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": 90.1786,
"rate": 0.901786
}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