Rate Overview
Live
1 CNY = 26.7028 LRD
1 LRD = 0.037449
CNY
Avg
26.6885
High
27.0395
Low
25.4871
Last updated: 7/18/2026, 3:19:26 PM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.70 LRD |
| 10 CNY | 267.03 LRD |
| 50 CNY | 1,335.14 LRD |
| 100 CNY | 2,670.28 LRD |
| 500 CNY | 13,351.42 LRD |
| 1,000 CNY | 26,702.84 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-18T15:19:26Z",
"rates": {
"LRD": 26.70284
}
}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": 2670.2839999999997,
"rate": 26.70284
}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