Rate Overview
Live
1 GBP = 35.3179 CUP
1 CUP = 0.028314
GBP
Avg
33.0350
High
36.0481
Low
31.4201
Last updated: 7/26/2026, 2:43:12 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.32 CUP |
| 10 GBP | 353.18 CUP |
| 50 GBP | 1,765.90 CUP |
| 100 GBP | 3,531.79 CUP |
| 500 GBP | 17,658.97 CUP |
| 1,000 GBP | 35,317.94 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-26T14:43:12Z",
"rates": {
"CUP": 35.317943
}
}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.7943,
"rate": 35.317943
}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