Rate Overview
Live
1 CNY = 26.6422 LRD
1 LRD = 0.037534
CNY
Avg
26.8058
High
26.9812
Low
26.6422
Last updated: 7/16/2026, 3:56:02 PM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.64 LRD |
| 10 CNY | 266.42 LRD |
| 50 CNY | 1,332.11 LRD |
| 100 CNY | 2,664.22 LRD |
| 500 CNY | 13,321.11 LRD |
| 1,000 CNY | 26,642.22 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-16T15:56:02Z",
"rates": {
"LRD": 26.64222
}
}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": 2664.2219999999998,
"rate": 26.64222
}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