Yuan Renminbi to Liberian Dollar
CNY/LRD · quoted 2026-09-21
25.7733
▼ +5.86% over 5Y
1 CNY = 25.7733 LRD · 1 LRD = 0.03880 CNY · Get this rate via the API
CNY/LRD over 5Y: show the values
| Point | CNY/LRD |
|---|---|
| 2024-08-24 | 27.3774 |
| 2024-10-07 | 27.6110 |
| 2024-11-06 | 26.6981 |
| 2024-12-06 | 24.7252 |
| 2025-01-05 | 25.5876 |
| 2025-02-04 | 27.4543 |
| 2025-03-06 | 27.5227 |
| 2025-04-06 | 27.7301 |
| 2025-05-06 | 27.7107 |
| 2025-06-07 | 27.7244 |
| 2025-07-07 | 27.9508 |
| 2025-08-06 | 27.8005 |
| 2025-09-05 | 28.1056 |
| 2025-10-06 | 25.5356 |
| 2025-11-05 | 25.7335 |
| 2025-12-05 | 25.0914 |
| 2026-01-05 | 25.5321 |
| 2026-02-04 | 26.7368 |
| 2026-03-06 | 26.4251 |
| 2026-04-05 | 26.6520 |
| 2026-05-05 | 26.8842 |
| 2026-06-06 | 27.0659 |
| 2026-07-08 | 26.6712 |
| 2026-08-07 | 26.7709 |
| 2026-09-07 | 26.0745 |
High
28.1056
Low
24.7252
Average
26.7286
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.