Rate Overview
Live
1 CNY = 26.7478 LRD
1 LRD = 0.037386
CNY
Avg
26.7587
High
26.8225
Low
26.7037
Last updated: 7/29/2026, 4:42:11 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.75 LRD |
| 10 CNY | 267.48 LRD |
| 50 CNY | 1,337.39 LRD |
| 100 CNY | 2,674.78 LRD |
| 500 CNY | 13,373.92 LRD |
| 1,000 CNY | 26,747.85 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-07-29T04:42:11Z",
"rates": {
"LRD": 26.747845
}
}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": 2674.7845,
"rate": 26.747845
}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