Rate Overview
Live
1 VUV = 12.4705 ARS
1 ARS = 0.080189
VUV
Avg
11.9557
High
12.5446
Low
11.5055
Last updated: 7/27/2026, 4:46:34 PM
Quick Conversions
| VUV | ARS |
|---|---|
| 1 VUV | 12.47 ARS |
| 10 VUV | 124.71 ARS |
| 50 VUV | 623.53 ARS |
| 100 VUV | 1,247.05 ARS |
| 500 VUV | 6,235.27 ARS |
| 1,000 VUV | 12,470.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-07-27T16:46:34Z",
"rates": {
"ARS": 12.470538
}
}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": 1247.0538,
"rate": 12.470538
}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