Rate Overview
Live
1 CNY = 26.9361 LRD
1 LRD = 0.037125
CNY
Avg
26.9394
High
26.9883
Low
26.8798
Last updated: 5/28/2026, 3:32:18 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.94 LRD |
| 10 CNY | 269.36 LRD |
| 50 CNY | 1,346.81 LRD |
| 100 CNY | 2,693.61 LRD |
| 500 CNY | 13,468.06 LRD |
| 1,000 CNY | 26,936.12 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-05-28T03:32:18Z",
"rates": {
"LRD": 26.936123
}
}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": 2693.6123,
"rate": 26.936123
}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