Rate Overview
Live
1 CHF = 21.4791 MDL
1 MDL = 0.046557
CHF
Avg
21.8669
High
22.3423
Low
21.0917
Last updated: 7/25/2026, 6:32:02 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 21.48 MDL |
| 10 CHF | 214.79 MDL |
| 50 CHF | 1,073.96 MDL |
| 100 CHF | 2,147.91 MDL |
| 500 CHF | 10,739.55 MDL |
| 1,000 CHF | 21,479.10 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-07-25T06:32:02Z",
"rates": {
"MDL": 21.479102
}
}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": 2147.9102000000003,
"rate": 21.479102
}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