Rate Overview
Live
1 CVE = 0.007863 GBP
1 GBP = 127.1779
CVE
Avg
0.007905
High
0.008001
Low
0.007803
Last updated: 3/27/2026, 11:15:39 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.86 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-27T11:15:39Z",
"rates": {
"GBP": 0.007863
}
}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.7863,
"rate": 0.007863
}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