Skip to content

Yuan Renminbi to Liberian Dollar

CNY/LRD · quoted 2026-09-21

25.7733

▼ +3.33% over 6M

1 CNY = 25.7733 LRD · 1 LRD = 0.03880 CNY · Get this rate via the API

CNY/LRD over 6M

CNY/LRD over 6M: show the values
PointCNY/LRD
2026-03-2526.6606
2026-04-0126.7232
2026-04-0827.0288
2026-04-1527.0395
2026-04-2227.0023
2026-04-2926.8895
2026-05-0626.8845
2026-05-1426.9918
2026-05-2126.9320
2026-05-2926.8654
2026-06-0527.0146
2026-06-1427.0196
2026-06-2126.9248
2026-06-2826.7485
2026-07-0526.7843
2026-07-1226.7720
2026-07-1926.7091
2026-07-2626.7338
2026-08-0226.8010
2026-08-0926.8826
2026-08-1626.8974
2026-08-2427.0115
2026-08-3126.8938
2026-09-0726.0745
2026-09-1426.0201
2026-09-2125.8138

High

27.0395

Low

25.7733

Average

26.7368

For developers

Get this rate via the API

One GET request returns the CNY/LRD rate as JSON. The free plan includes 5,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=CNY&currencies=LRD"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CNY&currencies=LRD");
const data = await response.json();
Python
import requests

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

Replace YOUR_API_KEY with the key from your dashboard.

Put these rates in your application

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