Rate Overview
Live
1 CUC = 0.750327 GBP
1 GBP = 1.3328
CUC
Avg
0.748918
High
0.757488
Low
0.740346
Last updated: 7/26/2026, 4:51:02 AM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.75 GBP |
| 10 CUC | 7.50 GBP |
| 50 CUC | 37.52 GBP |
| 100 CUC | 75.03 GBP |
| 500 CUC | 375.16 GBP |
| 1,000 CUC | 750.33 GBP |
Get CUC/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=GBPExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-26T04:51:02Z",
"rates": {
"GBP": 0.750327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "GBP",
"amount": 100
},
"result": 75.03269999999999,
"rate": 0.750327
}Build with CUC/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key