Rate Overview
Live
1 VUV = 1.9932 YER
1 YER = 0.501699
VUV
Avg
1.9975
High
2.0041
Low
1.9888
Last updated: 3/28/2026, 12:17:55 PM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 1.99 YER |
| 10 VUV | 19.93 YER |
| 50 VUV | 99.66 YER |
| 100 VUV | 199.32 YER |
| 500 VUV | 996.61 YER |
| 1,000 VUV | 1,993.23 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-03-28T12:17:55Z",
"rates": {
"YER": 1.993226
}
}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.3226,
"rate": 1.993226
}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