Rate Overview
Live
1 VEF = 0.000000 NAD
1 NAD = Infinity VEF
Avg
0.000001
High
0.000001
Low
0.000001
Last updated: 1/25/2026, 9:25:14 AM
Quick Conversions
| VEF | NAD |
|---|---|
| 1 VEF | 0.00 NAD |
| 10 VEF | 0.00 NAD |
| 50 VEF | 0.00 NAD |
| 100 VEF | 0.00 NAD |
| 500 VEF | 0.00 NAD |
| 1,000 VEF | 0.00 NAD |
Get VEF/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=NADExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T09:25:14Z",
"rates": {
"NAD": 0
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "NAD",
"amount": 100
},
"result": 0,
"rate": 0
}Build with VEF/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key