Rate Overview
Live
1 CUC = 0.748249 GBP
1 GBP = 1.3365
CUC
Avg
0.746374
High
0.765589
Low
0.726738
Last updated: 7/29/2026, 11:25:21 PM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.75 GBP |
| 10 CUC | 7.48 GBP |
| 50 CUC | 37.41 GBP |
| 100 CUC | 74.82 GBP |
| 500 CUC | 374.12 GBP |
| 1,000 CUC | 748.25 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-29T23:25:21Z",
"rates": {
"GBP": 0.748249
}
}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.8249,
"rate": 0.748249
}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