Rate Overview
Live
1 GBP = 1.3326 CUC
1 CUC = 0.750435
GBP
Avg
1.3204
High
1.3719
Low
1.2421
Last updated: 7/26/2026, 1:51:46 AM
Quick Conversions
| GBP | CUC |
|---|---|
| 1 GBP | 1.33 CUC |
| 10 GBP | 13.33 CUC |
| 50 GBP | 66.63 CUC |
| 100 GBP | 133.26 CUC |
| 500 GBP | 666.28 CUC |
| 1,000 GBP | 1,332.56 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-07-26T01:51:46Z",
"rates": {
"CUC": 1.33256
}
}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.256,
"rate": 1.33256
}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