Rate Overview
Live
1 ALL = 1.4542 VUV
1 VUV = 0.687673
ALL
Avg
1.4508
High
1.4586
Low
1.4416
Last updated: 5/9/2026, 2:51:20 AM
Quick Conversions
| ALL | VUV |
|---|---|
| 1 ALL | 1.45 VUV |
| 10 ALL | 14.54 VUV |
| 50 ALL | 72.71 VUV |
| 100 ALL | 145.42 VUV |
| 500 ALL | 727.09 VUV |
| 1,000 ALL | 1,454.18 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-05-09T02:51:20Z",
"rates": {
"VUV": 1.45418
}
}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": 145.418,
"rate": 1.45418
}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