Rate Overview
Live
1 CUC = 0.745426 GBP
1 GBP = 1.3415
CUC
Avg
0.746834
High
0.751077
Low
0.741558
Last updated: 3/7/2026, 2:29:44 AM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.75 GBP |
| 10 CUC | 7.45 GBP |
| 50 CUC | 37.27 GBP |
| 100 CUC | 74.54 GBP |
| 500 CUC | 372.71 GBP |
| 1,000 CUC | 745.43 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-03-07T02:29:44Z",
"rates": {
"GBP": 0.745426
}
}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": 74.54260000000001,
"rate": 0.745426
}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