Rate Overview
Live
1 MDL = 0.385159 CNY
1 CNY = 2.5963
MDL
Avg
0.385289
High
0.387001
Low
0.382691
Last updated: 7/28/2026, 5:00:22 AM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.39 CNY |
| 10 MDL | 3.85 CNY |
| 50 MDL | 19.26 CNY |
| 100 MDL | 38.52 CNY |
| 500 MDL | 192.58 CNY |
| 1,000 MDL | 385.16 CNY |
Get MDL/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CNYExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-28T05:00:22Z",
"rates": {
"CNY": 0.385159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CNY",
"amount": 100
},
"result": 38.515899999999995,
"rate": 0.385159
}Build with MDL/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key