Rate Overview
Live
1 VUV = 0.137932 NAD
1 NAD = 7.2499
VUV
Avg
0.137121
High
0.139329
Low
0.135307
Last updated: 7/22/2026, 10:34:18 AM
Quick Conversions
| VUV | NAD |
|---|---|
| 1 VUV | 0.14 NAD |
| 10 VUV | 1.38 NAD |
| 50 VUV | 6.90 NAD |
| 100 VUV | 13.79 NAD |
| 500 VUV | 68.97 NAD |
| 1,000 VUV | 137.93 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-22T10:34:18Z",
"rates": {
"NAD": 0.137932
}
}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.7932,
"rate": 0.137932
}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