Rate Overview
Live
1 GBP = 35.3896 CUP
1 CUP = 0.028257
GBP
Avg
35.2229
High
35.3967
Low
34.9840
Last updated: 7/5/2026, 9:44:21 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.39 CUP |
| 10 GBP | 353.90 CUP |
| 50 GBP | 1,769.48 CUP |
| 100 GBP | 3,538.96 CUP |
| 500 GBP | 17,694.78 CUP |
| 1,000 GBP | 35,389.56 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-05T21:44:21Z",
"rates": {
"CUP": 35.38956
}
}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": 3538.956,
"rate": 35.38956
}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