Rate Overview
Live
1 CVE = 0.007744 GBP
1 GBP = 129.1322
CVE
Avg
0.007770
High
0.007818
Low
0.007737
Last updated: 7/7/2026, 9:23:28 AM
Quick Conversions
| CVE | GBP |
|---|---|
| 1 CVE | 0.01 GBP |
| 10 CVE | 0.08 GBP |
| 50 CVE | 0.39 GBP |
| 100 CVE | 0.77 GBP |
| 500 CVE | 3.87 GBP |
| 1,000 CVE | 7.74 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-07-07T09:23:28Z",
"rates": {
"GBP": 0.007744
}
}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.7744,
"rate": 0.007744
}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