Rate Overview
Live
1 ALL = 1.4429 VUV
1 VUV = 0.693045
ALL
Avg
1.4494
High
1.4538
Low
1.4429
Last updated: 6/19/2026, 11:56:03 AM
Quick Conversions
| ALL | VUV |
|---|---|
| 1 ALL | 1.44 VUV |
| 10 ALL | 14.43 VUV |
| 50 ALL | 72.15 VUV |
| 100 ALL | 144.29 VUV |
| 500 ALL | 721.45 VUV |
| 1,000 ALL | 1,442.91 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-06-19T11:56:03Z",
"rates": {
"VUV": 1.442907
}
}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.2907,
"rate": 1.442907
}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