Skip to content

TOP to LAK exchange rate API

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

9398.80

▲ +1.32% over 1Y

1 TOP = 9398.80 LAK · 1 LAK = 0.000106 TOP · Get this rate via the API

1 TOP buys 9398.80 LAK as of 2026-09-25, so 1 LAK buys 0.000106 TOP. Over the last year, TOP/LAK traded between 9026.33 and 9646.03, averaged 9280.03 and rose 1.32%. The API holds daily TOP/LAK rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/LAK over 1Y

TOP/LAK over 1Y: show the values
PointTOP/LAK
2025-09-259276.58
2025-10-029152.20
2025-10-099149.06
2025-10-169200.05
2025-10-239187.63
2025-10-309139.40
2025-11-069177.15
2025-11-139203.01
2025-11-209057.21
2025-11-279048.95
2025-12-049073.06
2025-12-129027.39
2025-12-199053.10
2025-12-269162.90
2026-01-029045.26
2026-01-099026.33
2026-01-169178.16
2026-01-239114.77
2026-01-309197.31
2026-02-069145.99
2026-02-139207.78
2026-02-209155.85
2026-02-279170.61
2026-03-069113.68
2026-03-139173.91
2026-03-209105.40
2026-03-279284.42
2026-04-039295.04
2026-04-109359.72
2026-04-189081.05
2026-04-259085.93
2026-05-029128.82
2026-05-099118.43
2026-05-179274.53
2026-05-259369.75
2026-06-019441.29
2026-06-109349.44
2026-06-179466.33
2026-06-249393.53
2026-07-019465.63
2026-07-089646.03
2026-07-159522.63
2026-07-229557.71
2026-07-299574.99
2026-08-059600.69
2026-08-129557.91
2026-08-209568.15
2026-08-279597.94
2026-09-039559.86
2026-09-109572.49
2026-09-179527.54
2026-09-249500.13

High

9646.03

Low

9026.33

Average

9280.03

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/LAK API questions

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

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

How far back does TOP/LAK historical data go?

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