Rate Overview
Live
1 MDL = 0.045500 CHF
1 CHF = 21.9780
MDL
Avg
0.045876
High
0.047411
Low
0.045058
Last updated: 3/27/2026, 11:53:38 AM
Quick Conversions
| MDL | CHF |
|---|---|
| 1 MDL | 0.05 CHF |
| 10 MDL | 0.45 CHF |
| 50 MDL | 2.28 CHF |
| 100 MDL | 4.55 CHF |
| 500 MDL | 22.75 CHF |
| 1,000 MDL | 45.50 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-27T11:53:38Z",
"rates": {
"CHF": 0.0455
}
}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.55,
"rate": 0.0455
}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