Rate Overview
Live
1 VUV = 2.0092 YER
1 YER = 0.497699
VUV
Avg
1.9989
High
2.0222
Low
1.9644
Last updated: 7/26/2026, 12:59:09 AM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.01 YER |
| 10 VUV | 20.09 YER |
| 50 VUV | 100.46 YER |
| 100 VUV | 200.92 YER |
| 500 VUV | 1,004.62 YER |
| 1,000 VUV | 2,009.25 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-07-26T00:59:09Z",
"rates": {
"YER": 2.009247
}
}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": 200.92469999999997,
"rate": 2.009247
}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