Rate Overview
Live
1 CVE = 0.007854 GBP
1 GBP = 127.3237
CVE
Avg
0.007921
High
0.007984
Low
0.007854
Last updated: 3/7/2026, 2:30:51 AM
Quick Conversions
| CVE | GBP |
|---|---|
| 1 CVE | 0.01 GBP |
| 10 CVE | 0.08 GBP |
| 50 CVE | 0.39 GBP |
| 100 CVE | 0.79 GBP |
| 500 CVE | 3.93 GBP |
| 1,000 CVE | 7.85 GBP |
Get CVE/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=GBPExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-03-07T02:30:51Z",
"rates": {
"GBP": 0.007854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "GBP",
"amount": 100
},
"result": 0.7854,
"rate": 0.007854
}Build with CVE/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key