Rate Overview
Live
1 VUV = 1.9955 YER
1 YER = 0.501117
VUV
Avg
2.0358
High
2.1674
Low
1.9514
Last updated: 7/28/2026, 11:57:21 AM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.00 YER |
| 10 VUV | 19.96 YER |
| 50 VUV | 99.78 YER |
| 100 VUV | 199.55 YER |
| 500 VUV | 997.77 YER |
| 1,000 VUV | 1,995.54 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-28T11:57:21Z",
"rates": {
"YER": 1.995542
}
}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": 199.55419999999998,
"rate": 1.995542
}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