Rate Overview
Live
1 VUV = 0.136456 NAD
1 NAD = 7.3284
VUV
Avg
0.137067
High
0.138827
Low
0.135782
Last updated: 6/17/2026, 3:43:59 AM
Quick Conversions
| VUV | NAD |
|---|---|
| 1 VUV | 0.14 NAD |
| 10 VUV | 1.36 NAD |
| 50 VUV | 6.82 NAD |
| 100 VUV | 13.65 NAD |
| 500 VUV | 68.23 NAD |
| 1,000 VUV | 136.46 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-06-17T03:43:59Z",
"rates": {
"NAD": 0.136456
}
}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.6456,
"rate": 0.136456
}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