Rate Overview
Live
1 ALL = 1.4631 VUV
1 VUV = 0.683462
ALL
Avg
1.4585
High
1.4631
Low
1.4510
Last updated: 4/18/2026, 8:46:39 AM
Quick Conversions
| ALL | VUV |
|---|---|
| 1 ALL | 1.46 VUV |
| 10 ALL | 14.63 VUV |
| 50 ALL | 73.16 VUV |
| 100 ALL | 146.31 VUV |
| 500 ALL | 731.57 VUV |
| 1,000 ALL | 1,463.14 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-04-18T08:46:39Z",
"rates": {
"VUV": 1.46314
}
}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.31400000000002,
"rate": 1.46314
}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