Rate Overview
Live
1 MDL = 0.394962 CNY
1 CNY = 2.5319
MDL
Avg
0.409163
High
0.427951
Low
0.387986
Last updated: 3/27/2026, 10:09:37 AM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.39 CNY |
| 10 MDL | 3.95 CNY |
| 50 MDL | 19.75 CNY |
| 100 MDL | 39.50 CNY |
| 500 MDL | 197.48 CNY |
| 1,000 MDL | 394.96 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-27T10:09:37Z",
"rates": {
"CNY": 0.394962
}
}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.496199999999995,
"rate": 0.394962
}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