Skip to content

Yuan Renminbi to Liberian Dollar

CNY/LRD · quoted 2026-09-21

25.7733

▼ +4.61% over 30D

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

CNY/LRD over 30D

CNY/LRD over 30D: show the values
PointCNY/LRD
2026-08-2227.0188
2026-08-2326.9898
2026-08-2427.0115
2026-08-2527.0055
2026-08-2626.9974
2026-08-2727.0106
2026-08-2826.9436
2026-08-2926.9179
2026-08-3026.8355
2026-08-3126.8938
2026-09-0126.8679
2026-09-0226.8921
2026-09-0326.4661
2026-09-0426.4482
2026-09-0526.6226
2026-09-0626.6565
2026-09-0726.0745
2026-09-0826.0714
2026-09-0926.7203
2026-09-1026.0178
2026-09-1126.0208
2026-09-1226.0080
2026-09-1325.9991
2026-09-1426.0201
2026-09-1525.9829
2026-09-1626.0305
2026-09-1725.9912
2026-09-1826.0543
2026-09-1925.8248
2026-09-2025.9293
2026-09-2125.8138

High

27.0188

Low

25.7733

Average

26.4347

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.