Rate Overview
Live
1 VUV = 0.678354 ALL
1 ALL = 1.4742
VUV
Avg
0.677850
High
0.679295
Low
0.676039
Last updated: 8/14/2026, 1:54:47 AM
Quick Conversions
| VUV | ALL |
|---|---|
| 1 VUV | 0.68 ALL |
| 10 VUV | 6.78 ALL |
| 50 VUV | 33.92 ALL |
| 100 VUV | 67.84 ALL |
| 500 VUV | 339.18 ALL |
| 1,000 VUV | 678.35 ALL |
Get VUV/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ALLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-14T01:54:47Z",
"rates": {
"ALL": 0.678354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ALL",
"amount": 100
},
"result": 67.8354,
"rate": 0.678354
}Build with VUV/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key