Rate Overview
Live
1 CHF = 22.0306 MDL
1 MDL = 0.045391
CHF
Avg
21.2363
High
22.1674
Low
20.4205
Last updated: 3/27/2026, 5:36:37 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 22.03 MDL |
| 10 CHF | 220.31 MDL |
| 50 CHF | 1,101.53 MDL |
| 100 CHF | 2,203.06 MDL |
| 500 CHF | 11,015.32 MDL |
| 1,000 CHF | 22,030.64 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-03-27T05:36:37Z",
"rates": {
"MDL": 22.030637
}
}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": 2203.0636999999997,
"rate": 22.030637
}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