Rate Overview
Live
1 CUP = 0.031153 GBP
1 GBP = 32.0996
CUP
Avg
0.031110
High
0.031264
Low
0.030903
Last updated: 3/6/2026, 7:30:48 PM
Quick Conversions
| CUP | GBP |
|---|---|
| 1 CUP | 0.03 GBP |
| 10 CUP | 0.31 GBP |
| 50 CUP | 1.56 GBP |
| 100 CUP | 3.12 GBP |
| 500 CUP | 15.58 GBP |
| 1,000 CUP | 31.15 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-03-06T19:30:48Z",
"rates": {
"GBP": 0.031153
}
}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": 3.1153,
"rate": 0.031153
}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