Rate Overview
Live
1 GBP = 128.1831 CVE
1 CVE = 0.007801
GBP
Avg
128.5524
High
128.8504
Low
128.1831
Last updated: 9/4/2026, 7:30:57 PM
Quick Conversions
| GBP | CVE |
|---|---|
| 1 GBP | 128.18 CVE |
| 10 GBP | 1,281.83 CVE |
| 50 GBP | 6,409.16 CVE |
| 100 GBP | 12,818.31 CVE |
| 500 GBP | 64,091.57 CVE |
| 1,000 GBP | 128,183.13 CVE |
Get GBP/CVE Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CVEExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-04T19:30:57Z",
"rates": {
"CVE": 128.183133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CVE&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CVE",
"amount": 100
},
"result": 12818.3133,
"rate": 128.183133
}Build with GBP/CVE Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key