Rate Overview
Live
1 CNY = 26.9000 LRD
1 LRD = 0.037175
CNY
Avg
26.9608
High
27.0196
Low
26.9000
Last updated: 6/17/2026, 8:17:18 AM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.90 LRD |
| 10 CNY | 269.00 LRD |
| 50 CNY | 1,345.00 LRD |
| 100 CNY | 2,690.00 LRD |
| 500 CNY | 13,450.00 LRD |
| 1,000 CNY | 26,899.99 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-17T08:17:18Z",
"rates": {
"LRD": 26.899994
}
}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": 2689.9994,
"rate": 26.899994
}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