Rate Overview
Live
1 VUV = 0.691366 ALL
1 ALL = 1.4464
VUV
Avg
0.689506
High
0.693683
Low
0.685572
Last updated: 5/7/2026, 12:32:28 PM
Quick Conversions
| VUV | ALL |
|---|---|
| 1 VUV | 0.69 ALL |
| 10 VUV | 6.91 ALL |
| 50 VUV | 34.57 ALL |
| 100 VUV | 69.14 ALL |
| 500 VUV | 345.68 ALL |
| 1,000 VUV | 691.37 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-05-07T12:32:28Z",
"rates": {
"ALL": 0.691366
}
}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": 69.1366,
"rate": 0.691366
}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