Rate Overview
Live
1 GBP = 35.3129 CUP
1 CUP = 0.028318
GBP
Avg
33.0668
High
36.0504
Low
31.4040
Last updated: 7/25/2026, 9:39:28 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.31 CUP |
| 10 GBP | 353.13 CUP |
| 50 GBP | 1,765.64 CUP |
| 100 GBP | 3,531.29 CUP |
| 500 GBP | 17,656.43 CUP |
| 1,000 GBP | 35,312.86 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-25T09:39:28Z",
"rates": {
"CUP": 35.312863
}
}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": 3531.2863,
"rate": 35.312863
}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