Rate Overview
Live
1 CHF = 22.0183 MDL
1 MDL = 0.045417
CHF
Avg
21.8070
High
22.1932
Low
21.0917
Last updated: 3/27/2026, 7:13:35 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 22.02 MDL |
| 10 CHF | 220.18 MDL |
| 50 CHF | 1,100.92 MDL |
| 100 CHF | 2,201.83 MDL |
| 500 CHF | 11,009.16 MDL |
| 1,000 CHF | 22,018.32 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-27T07:13:35Z",
"rates": {
"MDL": 22.018319
}
}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": 2201.8319,
"rate": 22.018319
}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