Rate Overview
Live
1 YER = 0.495715 VUV
1 VUV = 2.0173
YER
Avg
0.496471
High
0.514257
Low
0.478351
Last updated: 5/29/2026, 6:40:46 PM
Quick Conversions
| YER | VUV |
|---|---|
| 1 YER | 0.50 VUV |
| 10 YER | 4.96 VUV |
| 50 YER | 24.79 VUV |
| 100 YER | 49.57 VUV |
| 500 YER | 247.86 VUV |
| 1,000 YER | 495.72 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-05-29T18:40:46Z",
"rates": {
"VUV": 0.495715
}
}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.5715,
"rate": 0.495715
}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