Rate Overview
Live
1 CNY = 26.8853 LRD
1 LRD = 0.037195
CNY
Avg
26.9559
High
27.0196
Low
26.8853
Last updated: 6/19/2026, 8:47:04 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.89 LRD |
| 10 CNY | 268.85 LRD |
| 50 CNY | 1,344.26 LRD |
| 100 CNY | 2,688.53 LRD |
| 500 CNY | 13,442.64 LRD |
| 1,000 CNY | 26,885.29 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-06-19T08:47:04Z",
"rates": {
"LRD": 26.885288
}
}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": 2688.5288,
"rate": 26.885288
}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