Rate Overview
Live
1 CUC = 0.747350 GBP
1 GBP = 1.3381
CUC
Avg
0.745976
High
0.766620
Low
0.723763
Last updated: 7/22/2026, 4:14:28 AM
Quick Conversions
| CUC | GBP |
|---|---|
| 1 CUC | 0.75 GBP |
| 10 CUC | 7.47 GBP |
| 50 CUC | 37.37 GBP |
| 100 CUC | 74.74 GBP |
| 500 CUC | 373.67 GBP |
| 1,000 CUC | 747.35 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-22T04:14:28Z",
"rates": {
"GBP": 0.74735
}
}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.735,
"rate": 0.74735
}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