Rate Overview
Live
1 CHF = 21.8543 MDL
1 MDL = 0.045758
CHF
Avg
21.8205
High
21.8912
Low
21.7474
Last updated: 4/16/2026, 5:59:41 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 21.85 MDL |
| 10 CHF | 218.54 MDL |
| 50 CHF | 1,092.72 MDL |
| 100 CHF | 2,185.43 MDL |
| 500 CHF | 10,927.17 MDL |
| 1,000 CHF | 21,854.33 MDL |
Get CHF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MDLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T05:59:41Z",
"rates": {
"MDL": 21.85433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MDL",
"amount": 100
},
"result": 2185.433,
"rate": 21.85433
}Build with CHF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key