Rate Overview
Live
1 CNY = 26.5667 LRD
1 LRD = 0.037641
CNY
Avg
26.7810
High
28.1056
Low
24.7252
Last updated: 3/28/2026, 1:54:01 PM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.57 LRD |
| 10 CNY | 265.67 LRD |
| 50 CNY | 1,328.33 LRD |
| 100 CNY | 2,656.67 LRD |
| 500 CNY | 13,283.35 LRD |
| 1,000 CNY | 26,566.70 LRD |
Get CNY/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=LRDExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-28T13:54:01Z",
"rates": {
"LRD": 26.566698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "LRD",
"amount": 100
},
"result": 2656.6697999999997,
"rate": 26.566698
}Build with CNY/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key