Rate Overview
Live
1 KYD = 0.900182 GBP
1 GBP = 1.1109
KYD
Avg
0.902160
High
0.913595
Low
0.897938
Last updated: 3/26/2026, 6:00:24 PM
Quick Conversions
| KYD | GBP |
|---|---|
| 1 KYD | 0.90 GBP |
| 10 KYD | 9.00 GBP |
| 50 KYD | 45.01 GBP |
| 100 KYD | 90.02 GBP |
| 500 KYD | 450.09 GBP |
| 1,000 KYD | 900.18 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-26T18:00:24Z",
"rates": {
"GBP": 0.900182
}
}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.01820000000001,
"rate": 0.900182
}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