Rate Overview
Live
1 MDL = 0.395150 CNY
1 CNY = 2.5307
MDL
Avg
0.412462
High
0.426805
Low
0.395150
Last updated: 3/27/2026, 3:21:21 PM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.40 CNY |
| 10 MDL | 3.95 CNY |
| 50 MDL | 19.76 CNY |
| 100 MDL | 39.52 CNY |
| 500 MDL | 197.58 CNY |
| 1,000 MDL | 395.15 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-03-27T15:21:21Z",
"rates": {
"CNY": 0.39515
}
}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": 39.515,
"rate": 0.39515
}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