Rate Overview
Live
1 CUC = 0.752232 GBP
1 GBP = 1.3294
CUC
Avg
0.749937
High
0.753009
Low
0.745984
Last updated: 7/28/2026, 2:42:44 PM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.75 GBP |
| 10 CUC | 7.52 GBP |
| 50 CUC | 37.61 GBP |
| 100 CUC | 75.22 GBP |
| 500 CUC | 376.12 GBP |
| 1,000 CUC | 752.23 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-28T14:42:44Z",
"rates": {
"GBP": 0.752232
}
}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.2232,
"rate": 0.752232
}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