Rate Overview
Live
1 VUV = 2.0274 YER
1 YER = 0.493251
VUV
Avg
2.0174
High
2.0274
Low
2.0083
Last updated: 5/7/2026, 1:50:29 PM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.03 YER |
| 10 VUV | 20.27 YER |
| 50 VUV | 101.37 YER |
| 100 VUV | 202.74 YER |
| 500 VUV | 1,013.68 YER |
| 1,000 VUV | 2,027.37 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-07T13:50:29Z",
"rates": {
"YER": 2.027365
}
}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": 202.7365,
"rate": 2.027365
}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