Rate Overview
Live
1 CHF = 21.5634 MDL
1 MDL = 0.046375
CHF
Avg
21.5139
High
22.2524
Low
20.6352
Last updated: 7/23/2026, 9:44:56 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 21.56 MDL |
| 10 CHF | 215.63 MDL |
| 50 CHF | 1,078.17 MDL |
| 100 CHF | 2,156.34 MDL |
| 500 CHF | 10,781.68 MDL |
| 1,000 CHF | 21,563.36 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-23T09:44:56Z",
"rates": {
"MDL": 21.56336
}
}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": 2156.336,
"rate": 21.56336
}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