Rate Overview
Live
1 GBP = 32.1764 CUP
1 CUP = 0.031079
GBP
Avg
32.1275
High
32.3306
Low
31.9856
Last updated: 3/7/2026, 12:29:57 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 32.18 CUP |
| 10 GBP | 321.76 CUP |
| 50 GBP | 1,608.82 CUP |
| 100 GBP | 3,217.64 CUP |
| 500 GBP | 16,088.22 CUP |
| 1,000 GBP | 32,176.43 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-03-07T00:29:57Z",
"rates": {
"CUP": 32.17643
}
}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": 3217.6430000000005,
"rate": 32.17643
}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