Rate Overview
Live
1 CHF = 22.2691 MDL
1 MDL = 0.044905
CHF
Avg
22.1353
High
22.2691
Low
21.9137
Last updated: 3/7/2026, 1:54:01 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 22.27 MDL |
| 10 CHF | 222.69 MDL |
| 50 CHF | 1,113.45 MDL |
| 100 CHF | 2,226.91 MDL |
| 500 CHF | 11,134.54 MDL |
| 1,000 CHF | 22,269.07 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-07T01:54:01Z",
"rates": {
"MDL": 22.269072
}
}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": 2226.9072,
"rate": 22.269072
}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