Rate Overview
Live
1 GBP = 1.3524 CUC
1 CUC = 0.739426
GBP
Avg
1.3506
High
1.3569
Low
1.3421
Last updated: 4/18/2026, 8:51:23 AM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.35 CUC |
| 10 GBP | 13.52 CUC |
| 50 GBP | 67.62 CUC |
| 100 GBP | 135.24 CUC |
| 500 GBP | 676.20 CUC |
| 1,000 GBP | 1,352.40 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-04-18T08:51:23Z",
"rates": {
"CUC": 1.3524
}
}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.24,
"rate": 1.3524
}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