Rate Overview
Live
1 GBP = 31.7712 CUP
1 CUP = 0.031475
GBP
Avg
31.5738
High
32.8212
Low
29.8108
Last updated: 3/27/2026, 6:14:02 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 31.77 CUP |
| 10 GBP | 317.71 CUP |
| 50 GBP | 1,588.56 CUP |
| 100 GBP | 3,177.12 CUP |
| 500 GBP | 15,885.62 CUP |
| 1,000 GBP | 31,771.24 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-27T18:14:02Z",
"rates": {
"CUP": 31.771236
}
}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": 3177.1236,
"rate": 31.771236
}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