Rate Overview
Live
1 MDL = 0.046301 CHF
1 CHF = 21.5978
MDL
Avg
0.046416
High
0.046681
Low
0.046182
Last updated: 7/29/2026, 5:27:46 AM
Quick Conversions
| MDL | CHF |
|---|---|
| 1 MDL | 0.05 CHF |
| 10 MDL | 0.46 CHF |
| 50 MDL | 2.32 CHF |
| 100 MDL | 4.63 CHF |
| 500 MDL | 23.15 CHF |
| 1,000 MDL | 46.30 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-07-29T05:27:46Z",
"rates": {
"CHF": 0.046301
}
}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.6301000000000005,
"rate": 0.046301
}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