Rate Overview
Live
1 VUV = 11.9220 ARS
1 ARS = 0.083878
VUV
Avg
11.8311
High
11.9949
Low
11.7243
Last updated: 5/27/2026, 7:36:23 PM
Quick Conversions
| VUV | ARS |
|---|---|
| 1 VUV | 11.92 ARS |
| 10 VUV | 119.22 ARS |
| 50 VUV | 596.10 ARS |
| 100 VUV | 1,192.20 ARS |
| 500 VUV | 5,961.02 ARS |
| 1,000 VUV | 11,922.05 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-27T19:36:23Z",
"rates": {
"ARS": 11.922048
}
}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.2048,
"rate": 11.922048
}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