Rate Overview
Live
1 VUV = 11.5615 ARS
1 ARS = 0.086494
VUV
Avg
11.7200
High
11.9281
Low
11.4003
Last updated: 3/28/2026, 12:09:15 PM
Quick Conversions
| VUV | ARS |
|---|---|
| 1 VUV | 11.56 ARS |
| 10 VUV | 115.61 ARS |
| 50 VUV | 578.07 ARS |
| 100 VUV | 1,156.15 ARS |
| 500 VUV | 5,780.73 ARS |
| 1,000 VUV | 11,561.47 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-03-28T12:09:15Z",
"rates": {
"ARS": 11.561466
}
}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": 1156.1466,
"rate": 11.561466
}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