Rate Overview
Live
1 VUV = 1.9981 YER
1 YER = 0.500480
VUV
Avg
1.9972
High
2.0092
Low
1.9908
Last updated: 7/27/2026, 5:05:10 PM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 2.00 YER |
| 10 VUV | 19.98 YER |
| 50 VUV | 99.90 YER |
| 100 VUV | 199.81 YER |
| 500 VUV | 999.04 YER |
| 1,000 VUV | 1,998.08 YER |
Get VUV/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=YERExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-27T17:05:10Z",
"rates": {
"YER": 1.998082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "YER",
"amount": 100
},
"result": 199.8082,
"rate": 1.998082
}Build with VUV/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key