Rate Overview
Live
1 GBP = 1.3270 CUC
1 CUC = 0.753561
GBP
Avg
1.3332
High
1.3405
Low
1.3270
Last updated: 7/28/2026, 1:13:17 PM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.33 CUC |
| 10 GBP | 13.27 CUC |
| 50 GBP | 66.35 CUC |
| 100 GBP | 132.70 CUC |
| 500 GBP | 663.52 CUC |
| 1,000 GBP | 1,327.03 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-07-28T13:13:17Z",
"rates": {
"CUC": 1.327033
}
}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": 132.70329999999998,
"rate": 1.327033
}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