Rate Overview
Live
1 VUV = 2.0021 YER
1 YER = 0.499469
VUV
Avg
2.0051
High
2.0198
Low
1.9999
Last updated: 3/7/2026, 9:18:21 AM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.00 YER |
| 10 VUV | 20.02 YER |
| 50 VUV | 100.11 YER |
| 100 VUV | 200.21 YER |
| 500 VUV | 1,001.06 YER |
| 1,000 VUV | 2,002.13 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-07T09:18:21Z",
"rates": {
"YER": 2.002125
}
}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.2125,
"rate": 2.002125
}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