Rate Overview
Live
1 YER = 0.505739 VUV
1 VUV = 1.9773
YER
Avg
0.504291
High
0.506105
Low
0.503067
Last updated: 7/6/2026, 6:51:54 PM
Quick Conversions
| YER | VUV |
|---|---|
| 1 YER | 0.51 VUV |
| 10 YER | 5.06 VUV |
| 50 YER | 25.29 VUV |
| 100 YER | 50.57 VUV |
| 500 YER | 252.87 VUV |
| 1,000 YER | 505.74 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-07-06T18:51:54Z",
"rates": {
"VUV": 0.505739
}
}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.5739,
"rate": 0.505739
}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