Rate Overview
Live
1 VUV = 11.9215 ARS
1 ARS = 0.083882
VUV
Avg
11.8678
High
11.9788
Low
11.7971
Last updated: 5/27/2026, 5:28:47 PM
Quick Conversions
| VUV | ARS |
|---|---|
| 1 VUV | 11.92 ARS |
| 10 VUV | 119.22 ARS |
| 50 VUV | 596.08 ARS |
| 100 VUV | 1,192.15 ARS |
| 500 VUV | 5,960.77 ARS |
| 1,000 VUV | 11,921.54 ARS |
Get VUV/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ARSExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-27T17:28:47Z",
"rates": {
"ARS": 11.921544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ARS",
"amount": 100
},
"result": 1192.1544000000001,
"rate": 11.921544
}Build with VUV/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key