Rate Overview
Live
1 VUV = 0.141938 NAD
1 NAD = 7.0453
VUV
Avg
0.139368
High
0.141938
Low
0.137205
Last updated: 7/25/2026, 10:53:03 PM
Quick Conversions
| VUV | NAD |
|---|---|
| 1 VUV | 0.14 NAD |
| 10 VUV | 1.42 NAD |
| 50 VUV | 7.10 NAD |
| 100 VUV | 14.19 NAD |
| 500 VUV | 70.97 NAD |
| 1,000 VUV | 141.94 NAD |
Get VUV/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=NADExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-25T22:53:03Z",
"rates": {
"NAD": 0.141938
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "NAD",
"amount": 100
},
"result": 14.193800000000001,
"rate": 0.141938
}Build with VUV/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key