Rate Overview
Live
1 MDL = 0.384133 CNY
1 CNY = 2.6033
MDL
Avg
0.396950
High
0.417041
Low
0.384133
Last updated: 7/27/2026, 11:02:21 PM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.38 CNY |
| 10 MDL | 3.84 CNY |
| 50 MDL | 19.21 CNY |
| 100 MDL | 38.41 CNY |
| 500 MDL | 192.07 CNY |
| 1,000 MDL | 384.13 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-27T23:02:21Z",
"rates": {
"CNY": 0.384133
}
}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.4133,
"rate": 0.384133
}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