Rate Overview
Live
1 CNY = 26.8265 LRD
1 LRD = 0.037277
CNY
Avg
26.9237
High
26.9883
Low
26.8265
Last updated: 5/28/2026, 4:37:29 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.83 LRD |
| 10 CNY | 268.27 LRD |
| 50 CNY | 1,341.33 LRD |
| 100 CNY | 2,682.65 LRD |
| 500 CNY | 13,413.25 LRD |
| 1,000 CNY | 26,826.51 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-05-28T04:37:29Z",
"rates": {
"LRD": 26.826507
}
}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": 2682.6507,
"rate": 26.826507
}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