Rate Overview
Live
1 VUV = 0.138075 NAD
1 NAD = 7.2424
VUV
Avg
0.138429
High
0.143711
Low
0.133817
Last updated: 5/27/2026, 11:49:47 PM
Quick Conversions
| VUV | NAD |
|---|---|
| 1 VUV | 0.14 NAD |
| 10 VUV | 1.38 NAD |
| 50 VUV | 6.90 NAD |
| 100 VUV | 13.81 NAD |
| 500 VUV | 69.04 NAD |
| 1,000 VUV | 138.08 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-05-27T23:49:47Z",
"rates": {
"NAD": 0.138075
}
}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.807500000000001,
"rate": 0.138075
}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