Rate Overview
Live
1 MDL = 0.537468 SEK
1 SEK = 1.8606
MDL
Avg
0.566797
High
0.609613
Low
0.530314
Last updated: 3/27/2026, 3:23:07 PM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.54 SEK |
| 10 MDL | 5.37 SEK |
| 50 MDL | 26.87 SEK |
| 100 MDL | 53.75 SEK |
| 500 MDL | 268.73 SEK |
| 1,000 MDL | 537.47 SEK |
Get MDL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SEKExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T15:23:07Z",
"rates": {
"SEK": 0.537468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SEK",
"amount": 100
},
"result": 53.74679999999999,
"rate": 0.537468
}Build with MDL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key