Rate Overview
Live
1 GBP = 35.4353 CUP
1 CUP = 0.028220
GBP
Avg
33.7369
High
36.0882
Low
31.8704
Last updated: 7/22/2026, 7:32:43 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.44 CUP |
| 10 GBP | 354.35 CUP |
| 50 GBP | 1,771.76 CUP |
| 100 GBP | 3,543.53 CUP |
| 500 GBP | 17,717.64 CUP |
| 1,000 GBP | 35,435.27 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-22T19:32:43Z",
"rates": {
"CUP": 35.435274
}
}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.5274,
"rate": 35.435274
}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