Rate Overview
Live
1 VUV = 0.688816 ALL
1 ALL = 1.4518
VUV
Avg
0.686623
High
0.689160
Low
0.683870
Last updated: 4/17/2026, 6:11:14 AM
Quick Conversions
| VUV | ALL |
|---|---|
| 1 VUV | 0.69 ALL |
| 10 VUV | 6.89 ALL |
| 50 VUV | 34.44 ALL |
| 100 VUV | 68.88 ALL |
| 500 VUV | 344.41 ALL |
| 1,000 VUV | 688.82 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-04-17T06:11:14Z",
"rates": {
"ALL": 0.688816
}
}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": 68.88159999999999,
"rate": 0.688816
}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