Rate Overview
Live
1 CHF = 22.0410 MDL
1 MDL = 0.045370
CHF
Avg
22.1232
High
22.2524
Low
22.0410
Last updated: 3/27/2026, 3:47:28 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 22.04 MDL |
| 10 CHF | 220.41 MDL |
| 50 CHF | 1,102.05 MDL |
| 100 CHF | 2,204.10 MDL |
| 500 CHF | 11,020.51 MDL |
| 1,000 CHF | 22,041.03 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-27T03:47:28Z",
"rates": {
"MDL": 22.041029
}
}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": 2204.1029000000003,
"rate": 22.041029
}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