Rate Overview
Live
1 GBP = 35.4159 CUP
1 CUP = 0.028236
GBP
Avg
34.0829
High
36.1301
Low
31.6530
Last updated: 7/23/2026, 10:12:29 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.42 CUP |
| 10 GBP | 354.16 CUP |
| 50 GBP | 1,770.79 CUP |
| 100 GBP | 3,541.59 CUP |
| 500 GBP | 17,707.94 CUP |
| 1,000 GBP | 35,415.87 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-23T10:12:29Z",
"rates": {
"CUP": 35.415873
}
}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": 3541.5872999999997,
"rate": 35.415873
}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