Skip to content

TOP to KHR exchange rate API

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

1717.68

▲ +0.21% over 1Y

1 TOP = 1717.68 KHR · 1 KHR = 0.000582 TOP · Get this rate via the API

1 TOP buys 1717.68 KHR as of 2026-09-25, so 1 KHR buys 0.000582 TOP. Over the last year, TOP/KHR traded between 1661.30 and 1733.04, averaged 1703.56 and rose 0.21%. The API holds daily TOP/KHR rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/KHR over 1Y

TOP/KHR over 1Y: show the values
PointTOP/KHR
2025-09-251714.15
2025-10-021696.28
2025-10-091697.25
2025-10-161704.59
2025-10-231708.07
2025-10-301694.47
2025-11-061706.04
2025-11-131702.74
2025-11-201673.90
2025-11-271669.10
2025-12-041677.20
2025-12-121668.95
2025-12-191675.21
2025-12-261699.19
2026-01-021677.41
2026-01-091679.63
2026-01-161707.22
2026-01-231700.07
2026-01-301715.94
2026-02-061716.79
2026-02-131721.35
2026-02-201715.77
2026-02-271714.57
2026-03-061708.07
2026-03-131716.04
2026-03-201703.52
2026-03-271716.35
2026-04-031691.94
2026-04-101709.81
2026-04-181665.45
2026-04-251661.30
2026-05-021666.49
2026-05-091665.45
2026-05-171700.25
2026-05-251713.68
2026-06-011724.59
2026-06-101712.09
2026-06-171724.49
2026-06-241698.11
2026-07-011697.98
2026-07-081718.32
2026-07-151712.13
2026-07-221709.47
2026-07-291716.59
2026-08-051716.87
2026-08-121718.06
2026-08-201718.82
2026-08-271733.04
2026-09-031731.14
2026-09-101732.66
2026-09-171729.30
2026-09-241723.25

High

1733.04

Low

1661.30

Average

1703.56

For developers

Get this rate via the API

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

Replace YOUR_API_KEY with the key from your dashboard.

TOP/KHR API questions

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

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

How far back does TOP/KHR historical data go?

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