Rate Overview
Live
1 CUC = 0.749569 GBP
1 GBP = 1.3341
CUC
Avg
0.759587
High
0.805077
Low
0.728934
Last updated: 3/27/2026, 5:45:04 AM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.75 GBP |
| 10 CUC | 7.50 GBP |
| 50 CUC | 37.48 GBP |
| 100 CUC | 74.96 GBP |
| 500 CUC | 374.78 GBP |
| 1,000 CUC | 749.57 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-27T05:45:04Z",
"rates": {
"GBP": 0.749569
}
}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.9569,
"rate": 0.749569
}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