Rate Overview
Live
1 GBP = 35.8118 CUP
1 CUP = 0.027924
GBP
Avg
35.8507
High
35.9812
Low
35.7409
Last updated: 9/4/2026, 6:20:10 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.81 CUP |
| 10 GBP | 358.12 CUP |
| 50 GBP | 1,790.59 CUP |
| 100 GBP | 3,581.18 CUP |
| 500 GBP | 17,905.88 CUP |
| 1,000 GBP | 35,811.75 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-09-04T18:20:10Z",
"rates": {
"CUP": 35.811754
}
}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": 3581.1754,
"rate": 35.811754
}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