Rate Overview
Live
1 CVE = 0.007731 GBP
1 GBP = 129.3494
CVE
Avg
0.007842
High
0.007922
Low
0.007713
Last updated: 7/29/2026, 10:16:57 PM
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.73 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-29T22:16:57Z",
"rates": {
"GBP": 0.007731
}
}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.7731,
"rate": 0.007731
}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