Rate Overview
Live
1 VUV = 2.0102 YER
1 YER = 0.497458
VUV
Avg
2.0082
High
2.0168
Low
2.0026
Last updated: 9/6/2026, 4:25:51 AM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.01 YER |
| 10 VUV | 20.10 YER |
| 50 VUV | 100.51 YER |
| 100 VUV | 201.02 YER |
| 500 VUV | 1,005.11 YER |
| 1,000 VUV | 2,010.22 YER |
Get VUV/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=YERExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-09-06T04:25:51Z",
"rates": {
"YER": 2.010221
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "YER",
"amount": 100
},
"result": 201.0221,
"rate": 2.010221
}Build with VUV/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key