Rate Overview
Live
1 MDL = 0.391674 CNY
1 CNY = 2.5531
MDL
Avg
0.391701
High
0.392606
Low
0.391241
Last updated: 5/28/2026, 6:09:00 PM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.39 CNY |
| 10 MDL | 3.92 CNY |
| 50 MDL | 19.58 CNY |
| 100 MDL | 39.17 CNY |
| 500 MDL | 195.84 CNY |
| 1,000 MDL | 391.67 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-05-28T18:09:00Z",
"rates": {
"CNY": 0.391674
}
}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.1674,
"rate": 0.391674
}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