Rate Overview
Live
1 VUV = 0.127310 ERN
1 ERN = 7.8548
VUV
Avg
0.127180
High
0.127637
Low
0.126917
Last updated: 9/8/2026, 10:53:49 AM
Quick Conversions
| VUV | ERN |
|---|---|
| 1 VUV | 0.13 ERN |
| 10 VUV | 1.27 ERN |
| 50 VUV | 6.37 ERN |
| 100 VUV | 12.73 ERN |
| 500 VUV | 63.66 ERN |
| 1,000 VUV | 127.31 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-09-08T10:53:49Z",
"rates": {
"ERN": 0.12731
}
}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.731,
"rate": 0.12731
}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