Rate Overview
Live
1 GBP = 31.8737 CUP
1 CUP = 0.031374
GBP
Avg
32.0914
High
32.9889
Low
31.4201
Last updated: 3/27/2026, 4:31:34 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 31.87 CUP |
| 10 GBP | 318.74 CUP |
| 50 GBP | 1,593.69 CUP |
| 100 GBP | 3,187.37 CUP |
| 500 GBP | 15,936.87 CUP |
| 1,000 GBP | 31,873.74 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-27T16:31:34Z",
"rates": {
"CUP": 31.873743
}
}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": 3187.3743,
"rate": 31.873743
}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