Rate Overview
Live
1 CUC = 0.754457 GBP
1 GBP = 1.3255
CUC
Avg
0.748931
High
0.756132
Low
0.744656
Last updated: 6/19/2026, 1:34:38 PM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.75 GBP |
| 10 CUC | 7.54 GBP |
| 50 CUC | 37.72 GBP |
| 100 CUC | 75.45 GBP |
| 500 CUC | 377.23 GBP |
| 1,000 CUC | 754.46 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-06-19T13:34:38Z",
"rates": {
"GBP": 0.754457
}
}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.4457,
"rate": 0.754457
}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