Rate Overview
Live
1 VUV = 0.692072 ALL
1 ALL = 1.4449
VUV
Avg
0.728829
High
0.797333
Low
0.677773
Last updated: 3/27/2026, 2:49:27 PM
Quick Conversions
| VUV | ALL |
|---|---|
| 1 VUV | 0.69 ALL |
| 10 VUV | 6.92 ALL |
| 50 VUV | 34.60 ALL |
| 100 VUV | 69.21 ALL |
| 500 VUV | 346.04 ALL |
| 1,000 VUV | 692.07 ALL |
Get VUV/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ALLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-27T14:49:27Z",
"rates": {
"ALL": 0.692072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ALL",
"amount": 100
},
"result": 69.2072,
"rate": 0.692072
}Build with VUV/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key