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: show the values
| Point | CNY/LRD |
|---|---|
| 2025-09-21 | 25.2912 |
| 2025-09-28 | 25.6142 |
| 2025-10-05 | 25.5100 |
| 2025-10-12 | 25.6152 |
| 2025-10-19 | 25.6899 |
| 2025-10-26 | 25.6624 |
| 2025-11-02 | 26.4202 |
| 2025-11-09 | 25.6513 |
| 2025-11-16 | 25.5093 |
| 2025-11-23 | 25.1749 |
| 2025-11-30 | 25.0312 |
| 2025-12-07 | 24.9764 |
| 2025-12-15 | 25.0311 |
| 2025-12-22 | 25.1846 |
| 2025-12-29 | 25.3492 |
| 2026-01-05 | 25.5321 |
| 2026-01-12 | 25.7339 |
| 2026-01-19 | 25.9306 |
| 2026-01-26 | 26.5528 |
| 2026-02-02 | 26.2403 |
| 2026-02-09 | 27.0553 |
| 2026-02-16 | 26.9709 |
| 2026-02-23 | 26.7420 |
| 2026-03-02 | 26.6756 |
| 2026-03-09 | 26.4198 |
| 2026-03-16 | 26.5738 |
| 2026-03-23 | 26.6882 |
| 2026-03-30 | 26.6278 |
| 2026-04-06 | 26.6072 |
| 2026-04-13 | 26.8914 |
| 2026-04-20 | 27.0787 |
| 2026-04-27 | 26.8491 |
| 2026-05-04 | 26.9207 |
| 2026-05-11 | 26.9271 |
| 2026-05-19 | 26.9286 |
| 2026-05-27 | 26.9883 |
| 2026-06-03 | 26.9815 |
| 2026-06-12 | 26.9837 |
| 2026-06-19 | 26.8858 |
| 2026-06-26 | 26.8114 |
| 2026-07-03 | 26.8144 |
| 2026-07-10 | 26.7516 |
| 2026-07-17 | 26.7353 |
| 2026-07-24 | 26.7541 |
| 2026-07-31 | 26.7220 |
| 2026-08-07 | 26.7709 |
| 2026-08-14 | 26.9566 |
| 2026-08-22 | 27.0188 |
| 2026-08-29 | 26.9179 |
| 2026-09-05 | 26.6226 |
| 2026-09-12 | 26.0080 |
| 2026-09-19 | 25.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¤cies=LRD"JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=CNY¤cies=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¤cies=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.