Rate Overview
Live
1 ALL = 1.4674 VUV
1 VUV = 0.681475 ALL
Avg
1.4503
High
1.4805
Low
1.3988
Last updated: 1/25/2026, 9:22:01 AM
Quick Conversions
| ALL | VUV |
|---|---|
| 1 ALL | 1.47 VUV |
| 10 ALL | 14.67 VUV |
| 50 ALL | 73.37 VUV |
| 100 ALL | 146.74 VUV |
| 500 ALL | 733.70 VUV |
| 1,000 ALL | 1,467.41 VUV |
Get ALL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=VUVExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-01-25T09:22:01Z",
"rates": {
"VUV": 1.467405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "VUV",
"amount": 100
},
"result": 146.7405,
"rate": 1.467405
}Build with ALL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key