Rate Overview
Live
1 ALL = 1.4814 VUV
1 VUV = 0.675030
ALL
Avg
1.4857
High
1.4902
Low
1.4812
Last updated: 9/12/2026, 8:29:02 AM
Quick Conversions
| ALL | VUV |
|---|---|
| 1 ALL | 1.48 VUV |
| 10 ALL | 14.81 VUV |
| 50 ALL | 74.07 VUV |
| 100 ALL | 148.14 VUV |
| 500 ALL | 740.71 VUV |
| 1,000 ALL | 1,481.42 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-09-12T08:29:02Z",
"rates": {
"VUV": 1.481416
}
}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": 148.1416,
"rate": 1.481416
}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