Rate Overview
Live
1 GBP = 31.8498 CUP
1 CUP = 0.031397
GBP
Avg
32.0205
High
32.2073
Low
31.8498
Last updated: 3/27/2026, 2:32:31 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 31.85 CUP |
| 10 GBP | 318.50 CUP |
| 50 GBP | 1,592.49 CUP |
| 100 GBP | 3,184.98 CUP |
| 500 GBP | 15,924.90 CUP |
| 1,000 GBP | 31,849.79 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-27T14:32:31Z",
"rates": {
"CUP": 31.849791
}
}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": 3184.9791,
"rate": 31.849791
}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