Rate Overview
Live
1 GBP = 35.4633 CUP
1 CUP = 0.028198
GBP
Avg
35.5813
High
35.7941
Low
35.4195
Last updated: 7/23/2026, 6:35:57 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.46 CUP |
| 10 GBP | 354.63 CUP |
| 50 GBP | 1,773.16 CUP |
| 100 GBP | 3,546.33 CUP |
| 500 GBP | 17,731.64 CUP |
| 1,000 GBP | 35,463.28 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-23T06:35:57Z",
"rates": {
"CUP": 35.463281
}
}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": 3546.3281,
"rate": 35.463281
}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