Rate Overview
Live
1 VUV = 0.135968 NAD
1 NAD = 7.3547
VUV
Avg
0.136166
High
0.137272
Low
0.135362
Last updated: 8/13/2026, 3:32:27 AM
Quick Conversions
| VUV | NAD |
|---|---|
| 1 VUV | 0.14 NAD |
| 10 VUV | 1.36 NAD |
| 50 VUV | 6.80 NAD |
| 100 VUV | 13.60 NAD |
| 500 VUV | 67.98 NAD |
| 1,000 VUV | 135.97 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-08-13T03:32:27Z",
"rates": {
"NAD": 0.135968
}
}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": 13.5968,
"rate": 0.135968
}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