Rate Overview
Live
1 CNY = 26.5019 LRD
1 LRD = 0.037733
CNY
Avg
26.5784
High
26.7708
Low
26.4251
Last updated: 3/7/2026, 7:39:30 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.50 LRD |
| 10 CNY | 265.02 LRD |
| 50 CNY | 1,325.09 LRD |
| 100 CNY | 2,650.19 LRD |
| 500 CNY | 13,250.93 LRD |
| 1,000 CNY | 26,501.86 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-07T07:39:30Z",
"rates": {
"LRD": 26.501855
}
}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": 2650.1855,
"rate": 26.501855
}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