Rate Overview
Live
1 MDL = 0.537755 SEK
1 SEK = 1.8596
MDL
Avg
0.535493
High
0.538065
Low
0.532623
Last updated: 3/27/2026, 6:33:37 AM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.54 SEK |
| 10 MDL | 5.38 SEK |
| 50 MDL | 26.89 SEK |
| 100 MDL | 53.78 SEK |
| 500 MDL | 268.88 SEK |
| 1,000 MDL | 537.76 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-27T06:33:37Z",
"rates": {
"SEK": 0.537755
}
}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.7755,
"rate": 0.537755
}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