Rate Overview
Live
1 YER = 0.501699 VUV
1 VUV = 1.9932
YER
Avg
0.489879
High
0.512452
Low
0.461382
Last updated: 3/28/2026, 12:02:02 PM
Quick Conversions
| YER | VUV |
|---|---|
| 1 YER | 0.50 VUV |
| 10 YER | 5.02 VUV |
| 50 YER | 25.08 VUV |
| 100 YER | 50.17 VUV |
| 500 YER | 250.85 VUV |
| 1,000 YER | 501.70 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-03-28T12:02:02Z",
"rates": {
"VUV": 0.501699
}
}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": 50.1699,
"rate": 0.501699
}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