Rate Overview
Live
1 YER = 0.498714 VUV
1 VUV = 2.0052
YER
Avg
0.498705
High
0.499857
Low
0.497510
Last updated: 6/18/2026, 8:55:47 PM
Quick Conversions
| YER | VUV |
|---|---|
| 1 YER | 0.50 VUV |
| 10 YER | 4.99 VUV |
| 50 YER | 24.94 VUV |
| 100 YER | 49.87 VUV |
| 500 YER | 249.36 VUV |
| 1,000 YER | 498.71 VUV |
Get YER/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=VUVExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-18T20:55:47Z",
"rates": {
"VUV": 0.498714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "VUV",
"amount": 100
},
"result": 49.8714,
"rate": 0.498714
}Build with YER/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key