Rate Overview
Live
1 GBP = 35.5093 CUP
1 CUP = 0.028162
GBP
Avg
35.5139
High
35.5869
Low
35.4097
Last updated: 6/16/2026, 7:40:18 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.51 CUP |
| 10 GBP | 355.09 CUP |
| 50 GBP | 1,775.46 CUP |
| 100 GBP | 3,550.93 CUP |
| 500 GBP | 17,754.65 CUP |
| 1,000 GBP | 35,509.30 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-06-16T07:40:18Z",
"rates": {
"CUP": 35.509297
}
}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": 3550.9296999999997,
"rate": 35.509297
}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