Rate Overview
Live
1 GBP = 35.8582 CUP
1 CUP = 0.027888
GBP
Avg
35.7841
High
35.8762
Low
35.6414
Last updated: 8/14/2026, 6:32:37 PM
Quick Conversions
| GBP | CUP |
|---|---|
| 1 GBP | 35.86 CUP |
| 10 GBP | 358.58 CUP |
| 50 GBP | 1,792.91 CUP |
| 100 GBP | 3,585.82 CUP |
| 500 GBP | 17,929.10 CUP |
| 1,000 GBP | 35,858.20 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-08-14T18:32:37Z",
"rates": {
"CUP": 35.858196
}
}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": 3585.8196,
"rate": 35.858196
}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