Rate Overview
Live
1 MDL = 0.400004 CNY
1 CNY = 2.5000
MDL
Avg
0.400452
High
0.402631
Low
0.398571
Last updated: 3/7/2026, 1:55:19 AM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.40 CNY |
| 10 MDL | 4.00 CNY |
| 50 MDL | 20.00 CNY |
| 100 MDL | 40.00 CNY |
| 500 MDL | 200.00 CNY |
| 1,000 MDL | 400.00 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-07T01:55:19Z",
"rates": {
"CNY": 0.400004
}
}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": 40.0004,
"rate": 0.400004
}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