Rate Overview
Live
1 CNY = 26.8741 LRD
1 LRD = 0.037210
CNY
Avg
26.8883
High
26.9566
Low
26.7655
Last updated: 8/18/2026, 10:55:24 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.87 LRD |
| 10 CNY | 268.74 LRD |
| 50 CNY | 1,343.71 LRD |
| 100 CNY | 2,687.41 LRD |
| 500 CNY | 13,437.07 LRD |
| 1,000 CNY | 26,874.14 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-08-18T10:55:24Z",
"rates": {
"LRD": 26.874145
}
}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": 2687.4145,
"rate": 26.874145
}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