Rate Overview
Live
1 LRD = 0.037124 CNY
1 CNY = 26.9368
LRD
Avg
0.037120
High
0.037202
Low
0.037053
Last updated: 5/28/2026, 3:33:31 AM
Quick Conversions
| LRD | CNY |
|---|---|
| 1 LRD | 0.04 CNY |
| 10 LRD | 0.37 CNY |
| 50 LRD | 1.86 CNY |
| 100 LRD | 3.71 CNY |
| 500 LRD | 18.56 CNY |
| 1,000 LRD | 37.12 CNY |
Get LRD/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=CNYExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-28T03:33:31Z",
"rates": {
"CNY": 0.037124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "CNY",
"amount": 100
},
"result": 3.7123999999999997,
"rate": 0.037124
}Build with LRD/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key