Rate Overview
Live
1 MDL = 0.389782 CNY
1 CNY = 2.5655
MDL
Avg
0.388671
High
0.389782
Low
0.387126
Last updated: 8/13/2026, 8:26:47 AM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.39 CNY |
| 10 MDL | 3.90 CNY |
| 50 MDL | 19.49 CNY |
| 100 MDL | 38.98 CNY |
| 500 MDL | 194.89 CNY |
| 1,000 MDL | 389.78 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-08-13T08:26:47Z",
"rates": {
"CNY": 0.389782
}
}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.9782,
"rate": 0.389782
}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