Skip to content

Yuan Renminbi to Liberian Dollar

CNY/LRD · quoted 2026-09-21

25.7733

▲ +1.91% over 1Y

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

CNY/LRD over 1Y

CNY/LRD over 1Y: show the values
PointCNY/LRD
2025-09-2125.2912
2025-09-2825.6142
2025-10-0525.5100
2025-10-1225.6152
2025-10-1925.6899
2025-10-2625.6624
2025-11-0226.4202
2025-11-0925.6513
2025-11-1625.5093
2025-11-2325.1749
2025-11-3025.0312
2025-12-0724.9764
2025-12-1525.0311
2025-12-2225.1846
2025-12-2925.3492
2026-01-0525.5321
2026-01-1225.7339
2026-01-1925.9306
2026-01-2626.5528
2026-02-0226.2403
2026-02-0927.0553
2026-02-1626.9709
2026-02-2326.7420
2026-03-0226.6756
2026-03-0926.4198
2026-03-1626.5738
2026-03-2326.6882
2026-03-3026.6278
2026-04-0626.6072
2026-04-1326.8914
2026-04-2027.0787
2026-04-2726.8491
2026-05-0426.9207
2026-05-1126.9271
2026-05-1926.9286
2026-05-2726.9883
2026-06-0326.9815
2026-06-1226.9837
2026-06-1926.8858
2026-06-2626.8114
2026-07-0326.8144
2026-07-1026.7516
2026-07-1726.7353
2026-07-2426.7541
2026-07-3126.7220
2026-08-0726.7709
2026-08-1426.9566
2026-08-2227.0188
2026-08-2926.9179
2026-09-0526.6226
2026-09-1226.0080
2026-09-1925.8248

High

27.0787

Low

24.9764

Average

26.3015

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.