Rate Overview
Live
1 VUV = 2.0172 YER
1 YER = 0.495739
VUV
Avg
2.0150
High
2.0845
Low
1.9390
Last updated: 5/27/2026, 6:30:01 PM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.02 YER |
| 10 VUV | 20.17 YER |
| 50 VUV | 100.86 YER |
| 100 VUV | 201.72 YER |
| 500 VUV | 1,008.59 YER |
| 1,000 VUV | 2,017.19 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-05-27T18:30:01Z",
"rates": {
"YER": 2.01719
}
}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.719,
"rate": 2.01719
}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