Rate Overview
Live
1 GBP = 36.0473 CUP
1 CUP = 0.027741
GBP
Avg
35.9730
High
36.0882
Low
35.7983
Last updated: 5/7/2026, 2:22:38 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 36.05 CUP |
| 10 GBP | 360.47 CUP |
| 50 GBP | 1,802.37 CUP |
| 100 GBP | 3,604.73 CUP |
| 500 GBP | 18,023.66 CUP |
| 1,000 GBP | 36,047.32 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-05-07T02:22:38Z",
"rates": {
"CUP": 36.04732
}
}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": 3604.732,
"rate": 36.04732
}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