Rate Overview
Live
1 GBP = 35.4391 CUP
1 CUP = 0.028217
GBP
Avg
32.2186
High
35.8661
Low
29.8108
Last updated: 7/23/2026, 1:50:07 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.44 CUP |
| 10 GBP | 354.39 CUP |
| 50 GBP | 1,771.96 CUP |
| 100 GBP | 3,543.91 CUP |
| 500 GBP | 17,719.56 CUP |
| 1,000 GBP | 35,439.11 CUP |
Get GBP/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CUPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T01:50:07Z",
"rates": {
"CUP": 35.439113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CUP",
"amount": 100
},
"result": 3543.9112999999998,
"rate": 35.439113
}Build with GBP/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key