Rate Overview
Live
1 VUV = 0.126799 ERN
1 ERN = 7.8865
VUV
Avg
0.126218
High
0.130984
Low
0.122410
Last updated: 5/28/2026, 11:01:48 PM
Quick Conversions
| VUV | ERN |
|---|---|
| 1 VUV | 0.13 ERN |
| 10 VUV | 1.27 ERN |
| 50 VUV | 6.34 ERN |
| 100 VUV | 12.68 ERN |
| 500 VUV | 63.40 ERN |
| 1,000 VUV | 126.80 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-05-28T23:01:48Z",
"rates": {
"ERN": 0.126799
}
}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.6799,
"rate": 0.126799
}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