Rate Overview
Live
1 CNY = 26.7578 LRD
1 LRD = 0.037372
CNY
Avg
26.4805
High
28.1154
Low
25.0210
Last updated: 7/25/2026, 11:22:17 PM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.76 LRD |
| 10 CNY | 267.58 LRD |
| 50 CNY | 1,337.89 LRD |
| 100 CNY | 2,675.78 LRD |
| 500 CNY | 13,378.90 LRD |
| 1,000 CNY | 26,757.80 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-07-25T23:22:17Z",
"rates": {
"LRD": 26.7578
}
}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": 2675.7799999999997,
"rate": 26.7578
}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