Rate Overview
Live
1 VUV = 0.125973 ERN
1 ERN = 7.9382
VUV
Avg
0.126154
High
0.126990
Low
0.125965
Last updated: 3/7/2026, 7:44:16 AM
Quick Conversions
| VUV | ERN |
|---|---|
| 1 VUV | 0.13 ERN |
| 10 VUV | 1.26 ERN |
| 50 VUV | 6.30 ERN |
| 100 VUV | 12.60 ERN |
| 500 VUV | 62.99 ERN |
| 1,000 VUV | 125.97 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-03-07T07:44:16Z",
"rates": {
"ERN": 0.125973
}
}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.5973,
"rate": 0.125973
}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