Rate Overview
Live
1 CUP = 0.027739 GBP
1 GBP = 36.0503
CUP
Avg
0.027798
High
0.027934
Low
0.027709
Last updated: 5/7/2026, 3:25:46 AM
Quick Conversions
| CUP | GBP |
|---|---|
| 1 CUP | 0.03 GBP |
| 10 CUP | 0.28 GBP |
| 50 CUP | 1.39 GBP |
| 100 CUP | 2.77 GBP |
| 500 CUP | 13.87 GBP |
| 1,000 CUP | 27.74 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-05-07T03:25:46Z",
"rates": {
"GBP": 0.027739
}
}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.7739,
"rate": 0.027739
}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