Rate Overview
Live
1 GBP = 32.2447 CUP
1 CUP = 0.031013
GBP
Avg
32.9798
High
36.0882
Low
31.8704
Last updated: 5/27/2026, 6:16:21 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 32.24 CUP |
| 10 GBP | 322.45 CUP |
| 50 GBP | 1,612.23 CUP |
| 100 GBP | 3,224.47 CUP |
| 500 GBP | 16,122.34 CUP |
| 1,000 GBP | 32,244.69 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-27T06:16:21Z",
"rates": {
"CUP": 32.244687
}
}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": 3224.4687,
"rate": 32.244687
}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