Rate Overview
Live
1 MDL = 0.386786 CNY
1 CNY = 2.5854
MDL
Avg
0.385125
High
0.386786
Low
0.383758
Last updated: 7/7/2026, 6:28:45 PM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.39 CNY |
| 10 MDL | 3.87 CNY |
| 50 MDL | 19.34 CNY |
| 100 MDL | 38.68 CNY |
| 500 MDL | 193.39 CNY |
| 1,000 MDL | 386.79 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-07T18:28:45Z",
"rates": {
"CNY": 0.386786
}
}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.6786,
"rate": 0.386786
}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