Rate Overview
Live
1 VUV = 0.138983 NAD
1 NAD = 7.1951
VUV
Avg
0.136888
High
0.139303
Low
0.133563
Last updated: 3/7/2026, 6:46:35 AM
Quick Conversions
| VUV | NAD |
|---|---|
| 1 VUV | 0.14 NAD |
| 10 VUV | 1.39 NAD |
| 50 VUV | 6.95 NAD |
| 100 VUV | 13.90 NAD |
| 500 VUV | 69.49 NAD |
| 1,000 VUV | 138.98 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-03-07T06:46:35Z",
"rates": {
"NAD": 0.138983
}
}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.898299999999999,
"rate": 0.138983
}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