Rate Overview
Live
1 VUV = 0.124595 ERN
1 ERN = 8.0260
VUV
Avg
0.125001
High
0.125698
Low
0.124595
Last updated: 7/8/2026, 4:14:31 AM
Quick Conversions
| VUV | ERN |
|---|---|
| 1 VUV | 0.12 ERN |
| 10 VUV | 1.25 ERN |
| 50 VUV | 6.23 ERN |
| 100 VUV | 12.46 ERN |
| 500 VUV | 62.30 ERN |
| 1,000 VUV | 124.60 ERN |
Get VUV/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ERNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-08T04:14:31Z",
"rates": {
"ERN": 0.124595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ERN",
"amount": 100
},
"result": 12.4595,
"rate": 0.124595
}Build with VUV/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key