Rate Overview
Live
1 VUV = 0.140068 NAD
1 NAD = 7.1394
VUV
Avg
0.139684
High
0.141938
Low
0.137205
Last updated: 7/28/2026, 12:40:55 AM
Quick Conversions
| VUV | NAD |
|---|---|
| 1 VUV | 0.14 NAD |
| 10 VUV | 1.40 NAD |
| 50 VUV | 7.00 NAD |
| 100 VUV | 14.01 NAD |
| 500 VUV | 70.03 NAD |
| 1,000 VUV | 140.07 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-28T00:40:55Z",
"rates": {
"NAD": 0.140068
}
}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.0068,
"rate": 0.140068
}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