Rate Overview
Live
1 GBP = 1.3270 CUC
1 CUC = 0.753572
GBP
Avg
1.3452
High
1.3787
Low
1.3202
Last updated: 7/28/2026, 11:01:24 AM
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.51 CUC |
| 1,000 GBP | 1,327.01 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-28T11:01:24Z",
"rates": {
"CUC": 1.327013
}
}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.7013,
"rate": 1.327013
}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