Rate Overview
Live
1 MDL = 0.385434 CNY
1 CNY = 2.5945
MDL
Avg
0.385537
High
0.386806
Low
0.384395
Last updated: 7/26/2026, 1:11:03 AM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.39 CNY |
| 10 MDL | 3.85 CNY |
| 50 MDL | 19.27 CNY |
| 100 MDL | 38.54 CNY |
| 500 MDL | 192.72 CNY |
| 1,000 MDL | 385.43 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-26T01:11:03Z",
"rates": {
"CNY": 0.385434
}
}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.5434,
"rate": 0.385434
}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