Rate Overview
Live
1 CNY = 26.0271 LRD
1 LRD = 0.038422
CNY
Avg
26.4585
High
26.8921
Low
26.0271
Last updated: 9/8/2026, 3:06:23 PM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.03 LRD |
| 10 CNY | 260.27 LRD |
| 50 CNY | 1,301.35 LRD |
| 100 CNY | 2,602.71 LRD |
| 500 CNY | 13,013.54 LRD |
| 1,000 CNY | 26,027.09 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-09-08T15:06:23Z",
"rates": {
"LRD": 26.027088
}
}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": 2602.7088,
"rate": 26.027088
}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