Rate Overview
Live
1 GBP = 1.3537 CUC
1 CUC = 0.738689
GBP
Avg
1.3504
High
1.3538
Low
1.3450
Last updated: 8/14/2026, 8:58:46 PM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.35 CUC |
| 10 GBP | 13.54 CUC |
| 50 GBP | 67.69 CUC |
| 100 GBP | 135.37 CUC |
| 500 GBP | 676.87 CUC |
| 1,000 GBP | 1,353.75 CUC |
Get GBP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CUCExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-14T20:58:46Z",
"rates": {
"CUC": 1.353749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CUC",
"amount": 100
},
"result": 135.3749,
"rate": 1.353749
}Build with GBP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key