Rate Overview
Live
1 GBP = 1.3345 CUC
1 CUC = 0.749327
GBP
Avg
1.3393
High
1.3675
Low
1.3101
Last updated: 3/27/2026, 7:18:05 AM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.33 CUC |
| 10 GBP | 13.35 CUC |
| 50 GBP | 66.73 CUC |
| 100 GBP | 133.45 CUC |
| 500 GBP | 667.27 CUC |
| 1,000 GBP | 1,334.53 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-27T07:18:05Z",
"rates": {
"CUC": 1.33453
}
}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.453,
"rate": 1.33453
}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