Rate Overview
Live
1 VUV = 0.686004 ALL
1 ALL = 1.4577
VUV
Avg
0.685867
High
0.687482
Low
0.683591
Last updated: 7/7/2026, 6:02:51 AM
Quick Conversions
| VUV | ALL |
|---|---|
| 1 VUV | 0.69 ALL |
| 10 VUV | 6.86 ALL |
| 50 VUV | 34.30 ALL |
| 100 VUV | 68.60 ALL |
| 500 VUV | 343.00 ALL |
| 1,000 VUV | 686.00 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-07-07T06:02:51Z",
"rates": {
"ALL": 0.686004
}
}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.6004,
"rate": 0.686004
}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