Rate Overview
Live
1 VUV = 2.0252 YER
1 YER = 0.493787
VUV
Avg
2.0066
High
2.0252
Low
1.9893
Last updated: 4/17/2026, 12:02:39 PM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.03 YER |
| 10 VUV | 20.25 YER |
| 50 VUV | 101.26 YER |
| 100 VUV | 202.52 YER |
| 500 VUV | 1,012.58 YER |
| 1,000 VUV | 2,025.17 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-04-17T12:02:39Z",
"rates": {
"YER": 2.025166
}
}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.5166,
"rate": 2.025166
}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