Rate Overview
Live
1 GBP = 32.2406 CUP
1 CUP = 0.031017
GBP
Avg
32.2213
High
32.2757
Low
32.1323
Last updated: 5/27/2026, 4:48:48 AM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 32.24 CUP |
| 10 GBP | 322.41 CUP |
| 50 GBP | 1,612.03 CUP |
| 100 GBP | 3,224.06 CUP |
| 500 GBP | 16,120.30 CUP |
| 1,000 GBP | 32,240.61 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-27T04:48:48Z",
"rates": {
"CUP": 32.240609
}
}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.0609,
"rate": 32.240609
}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