Rate Overview
Live
1 MDL = 0.045387 CHF
1 CHF = 22.0327
MDL
Avg
0.045205
High
0.045387
Low
0.044938
Last updated: 3/27/2026, 6:44:09 AM
Quick Conversions
| MDL | CHF |
|---|---|
| 1 MDL | 0.05 CHF |
| 10 MDL | 0.45 CHF |
| 50 MDL | 2.27 CHF |
| 100 MDL | 4.54 CHF |
| 500 MDL | 22.69 CHF |
| 1,000 MDL | 45.39 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-03-27T06:44:09Z",
"rates": {
"CHF": 0.045387
}
}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.5386999999999995,
"rate": 0.045387
}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