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: show the values
| Point | CNY/LRD |
|---|---|
| 2026-08-22 | 27.0188 |
| 2026-08-23 | 26.9898 |
| 2026-08-24 | 27.0115 |
| 2026-08-25 | 27.0055 |
| 2026-08-26 | 26.9974 |
| 2026-08-27 | 27.0106 |
| 2026-08-28 | 26.9436 |
| 2026-08-29 | 26.9179 |
| 2026-08-30 | 26.8355 |
| 2026-08-31 | 26.8938 |
| 2026-09-01 | 26.8679 |
| 2026-09-02 | 26.8921 |
| 2026-09-03 | 26.4661 |
| 2026-09-04 | 26.4482 |
| 2026-09-05 | 26.6226 |
| 2026-09-06 | 26.6565 |
| 2026-09-07 | 26.0745 |
| 2026-09-08 | 26.0714 |
| 2026-09-09 | 26.7203 |
| 2026-09-10 | 26.0178 |
| 2026-09-11 | 26.0208 |
| 2026-09-12 | 26.0080 |
| 2026-09-13 | 25.9991 |
| 2026-09-14 | 26.0201 |
| 2026-09-15 | 25.9829 |
| 2026-09-16 | 26.0305 |
| 2026-09-17 | 25.9912 |
| 2026-09-18 | 26.0543 |
| 2026-09-19 | 25.8248 |
| 2026-09-20 | 25.9293 |
| 2026-09-21 | 25.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¤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.