Rate Overview
Live
1 GBP = 1.3313 CUC
1 CUC = 0.751168
GBP
Avg
1.3398
High
1.3709
Low
1.2923
Last updated: 3/27/2026, 9:12:22 AM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.33 CUC |
| 10 GBP | 13.31 CUC |
| 50 GBP | 66.56 CUC |
| 100 GBP | 133.13 CUC |
| 500 GBP | 665.63 CUC |
| 1,000 GBP | 1,331.26 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-03-27T09:12:22Z",
"rates": {
"CUC": 1.33126
}
}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": 133.126,
"rate": 1.33126
}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