Rate Overview
Live
1 LRD = 0.037733 CNY
1 CNY = 26.5020
LRD
Avg
0.037625
High
0.037842
Low
0.037354
Last updated: 3/7/2026, 7:38:26 AM
Quick Conversions
| LRD | CNY |
|---|---|
| 1 LRD | 0.04 CNY |
| 10 LRD | 0.38 CNY |
| 50 LRD | 1.89 CNY |
| 100 LRD | 3.77 CNY |
| 500 LRD | 18.87 CNY |
| 1,000 LRD | 37.73 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-03-07T07:38:26Z",
"rates": {
"CNY": 0.037733
}
}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.7733000000000003,
"rate": 0.037733
}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