Rate Overview
Live
1 CNY = 26.8301 LRD
1 LRD = 0.037272
CNY
Avg
26.3376
High
27.0105
Low
25.0210
Last updated: 5/28/2026, 5:31:59 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.83 LRD |
| 10 CNY | 268.30 LRD |
| 50 CNY | 1,341.50 LRD |
| 100 CNY | 2,683.01 LRD |
| 500 CNY | 13,415.03 LRD |
| 1,000 CNY | 26,830.06 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-28T05:31:59Z",
"rates": {
"LRD": 26.830059
}
}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": 2683.0058999999997,
"rate": 26.830059
}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