Skip to content

Yuan Renminbi to Liberian Dollar

CNY/LRD · quoted 2026-09-21

25.7733

▼ +0.95% over 7D

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

CNY/LRD over 7D

CNY/LRD over 7D: show the values
PointCNY/LRD
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

26.0543

Low

25.7733

Average

25.9356

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.