Rate Overview
Live
1 YER = 0.493786 VUV
1 VUV = 2.0252
YER
Avg
0.498369
High
0.502678
Low
0.493786
Last updated: 4/17/2026, 7:05:52 PM
Quick Conversions
| YER | VUV |
|---|---|
| 1 YER | 0.49 VUV |
| 10 YER | 4.94 VUV |
| 50 YER | 24.69 VUV |
| 100 YER | 49.38 VUV |
| 500 YER | 246.89 VUV |
| 1,000 YER | 493.79 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-04-17T19:05:52Z",
"rates": {
"VUV": 0.493786
}
}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.3786,
"rate": 0.493786
}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