Rate Overview
Live
1 MDL = 0.388344 CNY
1 CNY = 2.5750
MDL
Avg
0.388758
High
0.389993
Low
0.387580
Last updated: 6/17/2026, 10:41:05 PM
Quick Conversions
| MDL | CNY |
|---|---|
| 1 MDL | 0.39 CNY |
| 10 MDL | 3.88 CNY |
| 50 MDL | 19.42 CNY |
| 100 MDL | 38.83 CNY |
| 500 MDL | 194.17 CNY |
| 1,000 MDL | 388.34 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-06-17T22:41:05Z",
"rates": {
"CNY": 0.388344
}
}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.8344,
"rate": 0.388344
}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