Rate Overview
Live
1 VUV = 0.126388 ERN
1 ERN = 7.9121
VUV
Avg
0.126019
High
0.126458
Low
0.125726
Last updated: 8/12/2026, 5:35:31 PM
Quick Conversions
| VUV | ERN |
|---|---|
| 1 VUV | 0.13 ERN |
| 10 VUV | 1.26 ERN |
| 50 VUV | 6.32 ERN |
| 100 VUV | 12.64 ERN |
| 500 VUV | 63.19 ERN |
| 1,000 VUV | 126.39 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-08-12T17:35:31Z",
"rates": {
"ERN": 0.126388
}
}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.6388,
"rate": 0.126388
}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