Rate Overview
Live
1 KYD = 0.899931 GBP
1 GBP = 1.1112
KYD
Avg
0.898846
High
0.904582
Low
0.892172
Last updated: 3/6/2026, 8:13:43 AM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.90 GBP |
| 10 KYD | 9.00 GBP |
| 50 KYD | 45.00 GBP |
| 100 KYD | 89.99 GBP |
| 500 KYD | 449.97 GBP |
| 1,000 KYD | 899.93 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-06T08:13:43Z",
"rates": {
"GBP": 0.899931
}
}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.9931,
"rate": 0.899931
}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