Rate Overview
Live
1 KYD = 0.901694 GBP
1 GBP = 1.1090
KYD
Avg
0.903269
High
0.917696
Low
0.890728
Last updated: 7/22/2026, 9:06:57 AM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.90 GBP |
| 10 KYD | 9.02 GBP |
| 50 KYD | 45.08 GBP |
| 100 KYD | 90.17 GBP |
| 500 KYD | 450.85 GBP |
| 1,000 KYD | 901.69 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-22T09:06:57Z",
"rates": {
"GBP": 0.901694
}
}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.1694,
"rate": 0.901694
}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