Rate Overview
Live
1 MDL = 0.389830 CNY
1 CNY = 2.5652
MDL
Avg
0.389203
High
0.392365
Low
0.386820
Last updated: 9/5/2026, 3:56:30 PM
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.92 CNY |
| 1,000 MDL | 389.83 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-09-05T15:56:30Z",
"rates": {
"CNY": 0.38983
}
}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.983000000000004,
"rate": 0.38983
}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