Yuan Renminbi to Liberian Dollar
CNY/LRD · quoted 2026-09-21
25.7733
▲ +1.04% over YTD
1 CNY = 25.7733 LRD · 1 LRD = 0.03880 CNY · Get this rate via the API
CNY/LRD over YTD: show the values
| Point | CNY/LRD |
|---|---|
| 2025-12-31 | 25.5082 |
| 2026-01-07 | 25.4871 |
| 2026-01-14 | 25.8190 |
| 2026-01-21 | 26.4313 |
| 2026-01-28 | 26.6318 |
| 2026-02-04 | 26.7368 |
| 2026-02-11 | 26.9511 |
| 2026-02-18 | 26.8840 |
| 2026-02-25 | 26.7339 |
| 2026-03-04 | 26.6119 |
| 2026-03-11 | 26.6734 |
| 2026-03-18 | 26.5134 |
| 2026-03-25 | 26.6606 |
| 2026-04-01 | 26.7232 |
| 2026-04-08 | 27.0288 |
| 2026-04-15 | 27.0395 |
| 2026-04-22 | 27.0023 |
| 2026-04-29 | 26.8895 |
| 2026-05-06 | 26.8845 |
| 2026-05-14 | 26.9918 |
| 2026-05-21 | 26.9320 |
| 2026-05-29 | 26.8654 |
| 2026-06-05 | 27.0146 |
| 2026-06-14 | 27.0196 |
| 2026-06-21 | 26.9248 |
| 2026-06-28 | 26.7485 |
| 2026-07-05 | 26.7843 |
| 2026-07-12 | 26.7720 |
| 2026-07-19 | 26.7091 |
| 2026-07-26 | 26.7338 |
| 2026-08-02 | 26.8010 |
| 2026-08-09 | 26.8826 |
| 2026-08-16 | 26.8974 |
| 2026-08-24 | 27.0115 |
| 2026-08-31 | 26.8938 |
| 2026-09-07 | 26.0745 |
| 2026-09-14 | 26.0201 |
| 2026-09-21 | 25.8138 |
High
27.0395
Low
25.4871
Average
26.6378
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.