Rate Overview
Live
1 GBP = 1.3514 CUC
1 CUC = 0.739981
GBP
Avg
1.3529
High
1.3578
Low
1.3487
Last updated: 9/4/2026, 6:22:35 PM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.35 CUC |
| 10 GBP | 13.51 CUC |
| 50 GBP | 67.57 CUC |
| 100 GBP | 135.14 CUC |
| 500 GBP | 675.69 CUC |
| 1,000 GBP | 1,351.39 CUC |
Get GBP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CUCExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-04T18:22:35Z",
"rates": {
"CUC": 1.351386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CUC",
"amount": 100
},
"result": 135.1386,
"rate": 1.351386
}Build with GBP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key