Rate Overview
Live
1 VUV = 11.7923 ARS
1 ARS = 0.084801
VUV
Avg
11.7729
High
11.8616
Low
11.7243
Last updated: 5/7/2026, 4:00:20 PM
Quick Conversions
| VUV | ARS |
|---|---|
| 1 VUV | 11.79 ARS |
| 10 VUV | 117.92 ARS |
| 50 VUV | 589.62 ARS |
| 100 VUV | 1,179.23 ARS |
| 500 VUV | 5,896.16 ARS |
| 1,000 VUV | 11,792.32 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-07T16:00:20Z",
"rates": {
"ARS": 11.792318
}
}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": 1179.2318,
"rate": 11.792318
}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