Skip to content

Yuan Renminbi to Liberian Dollar

CNY/LRD · quoted 2026-09-21

25.7733

▼ +5.86% over 5Y

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

CNY/LRD over 5Y

CNY/LRD over 5Y: show the values
PointCNY/LRD
2024-08-2427.3774
2024-10-0727.6110
2024-11-0626.6981
2024-12-0624.7252
2025-01-0525.5876
2025-02-0427.4543
2025-03-0627.5227
2025-04-0627.7301
2025-05-0627.7107
2025-06-0727.7244
2025-07-0727.9508
2025-08-0627.8005
2025-09-0528.1056
2025-10-0625.5356
2025-11-0525.7335
2025-12-0525.0914
2026-01-0525.5321
2026-02-0426.7368
2026-03-0626.4251
2026-04-0526.6520
2026-05-0526.8842
2026-06-0627.0659
2026-07-0826.6712
2026-08-0726.7709
2026-09-0726.0745

High

28.1056

Low

24.7252

Average

26.7286

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.