Rate Overview
Live
1 YER = 0.499469 VUV
1 VUV = 2.0021
YER
Avg
0.498733
High
0.500027
Low
0.495104
Last updated: 3/7/2026, 7:38:51 AM
Quick Conversions
| YER | VUV |
|---|---|
| 1 YER | 0.50 VUV |
| 10 YER | 4.99 VUV |
| 50 YER | 24.97 VUV |
| 100 YER | 49.95 VUV |
| 500 YER | 249.73 VUV |
| 1,000 YER | 499.47 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-07T07:38:51Z",
"rates": {
"VUV": 0.499469
}
}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.9469,
"rate": 0.499469
}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