Rate Overview
Live
1 ALL = 1.4611 VUV
1 VUV = 0.684401
ALL
Avg
1.4614
High
1.4632
Low
1.4580
Last updated: 7/12/2026, 6:25:49 AM
Quick Conversions
| ALL | VUV |
|---|---|
| 1 ALL | 1.46 VUV |
| 10 ALL | 14.61 VUV |
| 50 ALL | 73.06 VUV |
| 100 ALL | 146.11 VUV |
| 500 ALL | 730.57 VUV |
| 1,000 ALL | 1,461.13 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-07-12T06:25:49Z",
"rates": {
"VUV": 1.461132
}
}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.1132,
"rate": 1.461132
}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