Skip to content

TOP to VEF exchange rate API

Pa’anga to Bolivar · quoted 2026-09-25

35919809.89

▲ +7.02% over 30D

1 TOP = 35919809.89 VEF · 1 VEF = 0.000000 TOP · Get this rate via the API

1 TOP buys 35919809.89 VEF as of 2026-09-25, so 1 VEF buys 0.000000 TOP. Over the last 30 days, TOP/VEF traded between 33528250.24 and 36482700.39, averaged 34937429.84 and rose 7.02%. The API holds daily TOP/VEF rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/VEF over 30D

TOP/VEF over 30D: show the values
PointTOP/VEF
2026-08-2633564408.93
2026-08-2733708959.97
2026-08-2833862665.79
2026-08-2933528250.24
2026-08-3033821766.54
2026-08-3133887018.42
2026-09-0134037410.97
2026-09-0234235801.77
2026-09-0334278364.64
2026-09-0434346207.97
2026-09-0534157829.18
2026-09-0634198465.32
2026-09-0734546004.47
2026-09-0834638409.27
2026-09-0934929573.94
2026-09-1034986580.99
2026-09-1135037979.74
2026-09-1235295543.46
2026-09-1335235278.90
2026-09-1435249949.61
2026-09-1535541468.43
2026-09-1635581421.94
2026-09-1735954266.15
2026-09-1935363702.58
2026-09-2035694200.80
2026-09-2136307345.85
2026-09-2236482700.39
2026-09-2336432912.75
2026-09-2436123265.36
2026-09-2536112760.81

High

36482700.39

Low

33528250.24

Average

34937429.84

For developers

Get this rate via the API

One GET request returns the TOP/VEF rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=VEF"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=VEF");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=VEF").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/VEF API questions

How do I get the TOP/VEF exchange rate from an API?

Send one GET request to https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=VEF, replacing YOUR_API_KEY with your own key. The JSON response carries the date and the latest TOP/VEF rate in rates.VEF.

How far back does TOP/VEF historical data go?

Daily TOP/VEF rates are available from 2024-08-24. Request one day with the /historical endpoint and a date, or a range of days with /timeseries.

Is there a free TOP/VEF exchange rate API?

Yes. The free plan includes 1,000 requests a month, with no credit card required; paid plans raise the limit.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.