Rate Overview
Live
1 ALL = 1.4449 VUV
1 VUV = 0.692073
ALL
Avg
1.4385
High
1.4449
Low
1.4321
Last updated: 3/27/2026, 8:23:28 AM
Quick Conversions
| ALL | VUV |
|---|---|
| 1 ALL | 1.44 VUV |
| 10 ALL | 14.45 VUV |
| 50 ALL | 72.25 VUV |
| 100 ALL | 144.49 VUV |
| 500 ALL | 722.47 VUV |
| 1,000 ALL | 1,444.94 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-03-27T08:23:28Z",
"rates": {
"VUV": 1.444935
}
}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": 144.4935,
"rate": 1.444935
}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