Rate Overview
Live
1 VUV = 1.9786 YER
1 YER = 0.505399
VUV
Avg
1.9786
High
1.9786
Low
1.9786
Last updated: 7/7/2026, 10:26:51 AM
Quick Conversions
| VUV | YER |
|---|---|
| 1 VUV | 1.98 YER |
| 10 VUV | 19.79 YER |
| 50 VUV | 98.93 YER |
| 100 VUV | 197.86 YER |
| 500 VUV | 989.32 YER |
| 1,000 VUV | 1,978.63 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-07T10:26:51Z",
"rates": {
"YER": 1.978634
}
}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": 197.8634,
"rate": 1.978634
}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