Rate Overview
Live
1 MDL = 0.046833 CHF
1 CHF = 21.3525
MDL
Avg
0.046825
High
0.047015
Low
0.046592
Last updated: 8/17/2026, 12:16:19 PM
Quick Conversions
| MDL | CHF |
|---|---|
| 1 MDL | 0.05 CHF |
| 10 MDL | 0.47 CHF |
| 50 MDL | 2.34 CHF |
| 100 MDL | 4.68 CHF |
| 500 MDL | 23.42 CHF |
| 1,000 MDL | 46.83 CHF |
Get MDL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CHFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-17T12:16:19Z",
"rates": {
"CHF": 0.046833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CHF",
"amount": 100
},
"result": 4.6833,
"rate": 0.046833
}Build with MDL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key