Rate Overview
Live
1 CUC = 0.739425 GBP
1 GBP = 1.3524
CUC
Avg
0.740435
High
0.745104
Low
0.736988
Last updated: 4/18/2026, 8:50:39 AM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.74 GBP |
| 10 CUC | 7.39 GBP |
| 50 CUC | 36.97 GBP |
| 100 CUC | 73.94 GBP |
| 500 CUC | 369.71 GBP |
| 1,000 CUC | 739.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-04-18T08:50:39Z",
"rates": {
"GBP": 0.739425
}
}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": 73.9425,
"rate": 0.739425
}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