Rate Overview
Live
1 CHF = 21.3079 MDL
1 MDL = 0.046931
CHF
Avg
21.3993
High
21.5207
Low
21.3079
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| CHF | MDL |
|---|---|
| 1 CHF | 21.31 MDL |
| 10 CHF | 213.08 MDL |
| 50 CHF | 1,065.39 MDL |
| 100 CHF | 2,130.79 MDL |
| 500 CHF | 10,653.94 MDL |
| 1,000 CHF | 21,307.88 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-08-15T04:55:47Z",
"rates": {
"MDL": 21.307878
}
}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": 2130.7878,
"rate": 21.307878
}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