Skip to content

TOP to VEF exchange rate API

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

35919809.89

▲ +80.59% over 6M

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 6 months, TOP/VEF traded between 19890636.15 and 35919809.89, averaged 28915361.92 and rose 80.59%. 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 6M

TOP/VEF over 6M: show the values
PointTOP/VEF
2026-03-2919890636.15
2026-04-0520154441.28
2026-05-1721842149.85
2026-05-2622774572.72
2026-06-0223910571.57
2026-06-1123894996.21
2026-06-1825836863.38
2026-06-2526211032.48
2026-07-0327242308.25
2026-07-1029435691.84
2026-07-1731086437.44
2026-07-2431569780.39
2026-07-3131684889.37
2026-08-0732284233.02
2026-08-1432514550.31
2026-08-2232293812.48
2026-08-2933528250.24
2026-09-0534157829.18
2026-09-1235295543.46
2026-09-2035694200.80

High

35919809.89

Low

19890636.15

Average

28915361.92

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.