Rate Overview
Live
1 CNY = 26.9410 LRD
1 LRD = 0.037118
CNY
Avg
26.9226
High
26.9889
Low
26.8842
Last updated: 5/7/2026, 9:53:10 PM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.94 LRD |
| 10 CNY | 269.41 LRD |
| 50 CNY | 1,347.05 LRD |
| 100 CNY | 2,694.10 LRD |
| 500 CNY | 13,470.52 LRD |
| 1,000 CNY | 26,941.04 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-07T21:53:10Z",
"rates": {
"LRD": 26.941044
}
}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": 2694.1044,
"rate": 26.941044
}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