Skip to content

TOP to LTL exchange rate API

Pa’anga to Lithuanian Litas · quoted 2026-09-25

1.2719

▼ +4.16% over 5Y

1 TOP = 1.2719 LTL · 1 LTL = 0.78624 TOP · Get this rate via the API

1 TOP buys 1.2719 LTL as of 2026-09-25, so 1 LTL buys 0.78624 TOP. Over the last 5 years, TOP/LTL traded between 1.2362 and 1.4174, averaged 1.3009 and fell 4.16%. The API holds daily TOP/LTL rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/LTL over 5Y

TOP/LTL over 5Y: show the values
PointTOP/LTL
2024-08-241.3270
2024-10-071.3693
2024-11-061.3965
2024-12-061.3973
2025-01-051.4174
2025-02-041.3954
2025-03-061.3595
2025-04-061.3276
2025-05-061.3052
2025-06-071.2879
2025-07-071.2678
2025-08-061.2831
2025-09-051.2784
2025-10-061.2451
2025-11-051.2785
2025-12-051.2362
2026-01-051.2402
2026-02-041.2515
2026-03-061.2651
2026-04-051.2769
2026-05-061.2684
2026-06-091.2819
2026-07-091.2757
2026-08-081.2476
2026-09-081.2712

High

1.4174

Low

1.2362

Average

1.3009

For developers

Get this rate via the API

One GET request returns the TOP/LTL 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=LTL"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=LTL");
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=LTL").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/LTL API questions

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

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

How far back does TOP/LTL historical data go?

Daily TOP/LTL 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/LTL 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.