Rate Overview
Live
1 GBP = 1.3285 CUC
1 CUC = 0.752706
GBP
Avg
1.3453
High
1.3787
Low
1.3202
Last updated: 7/29/2026, 11:12:15 AM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.33 CUC |
| 10 GBP | 13.29 CUC |
| 50 GBP | 66.43 CUC |
| 100 GBP | 132.85 CUC |
| 500 GBP | 664.27 CUC |
| 1,000 GBP | 1,328.54 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-29T11:12:15Z",
"rates": {
"CUC": 1.32854
}
}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.854,
"rate": 1.32854
}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