Rate Overview
Live
1 CNY = 26.6220 LRD
1 LRD = 0.037563
CNY
Avg
26.7246
High
26.8144
Low
26.6220
Last updated: 7/8/2026, 12:48:21 PM
Quick Conversions
| CNY | LRD |
|---|---|
| 1 CNY | 26.62 LRD |
| 10 CNY | 266.22 LRD |
| 50 CNY | 1,331.10 LRD |
| 100 CNY | 2,662.20 LRD |
| 500 CNY | 13,311.02 LRD |
| 1,000 CNY | 26,622.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-07-08T12:48:21Z",
"rates": {
"LRD": 26.622039
}
}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": 2662.2039,
"rate": 26.622039
}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