Rate Overview
Live
1 KYD = 0.901542 GBP
1 GBP = 1.1092
KYD
Avg
0.892347
High
0.903694
Low
0.875506
Last updated: 3/26/2026, 9:10:04 PM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.90 GBP |
| 10 KYD | 9.02 GBP |
| 50 KYD | 45.08 GBP |
| 100 KYD | 90.15 GBP |
| 500 KYD | 450.77 GBP |
| 1,000 KYD | 901.54 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-26T21:10:04Z",
"rates": {
"GBP": 0.901542
}
}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.15419999999999,
"rate": 0.901542
}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