Rate Overview
Live
1 CUP = 0.028314 GBP
1 GBP = 35.3182
CUP
Avg
0.029667
High
0.031377
Low
0.027709
Last updated: 7/26/2026, 12:58:35 PM
Quick Conversions
| CUP | GBP |
|---|---|
| 1 CUP | 0.03 GBP |
| 10 CUP | 0.28 GBP |
| 50 CUP | 1.42 GBP |
| 100 CUP | 2.83 GBP |
| 500 CUP | 14.16 GBP |
| 1,000 CUP | 28.31 GBP |
Get CUP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=GBPExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-26T12:58:35Z",
"rates": {
"GBP": 0.028314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "GBP",
"amount": 100
},
"result": 2.8314,
"rate": 0.028314
}Build with CUP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key