Rate Overview
Live
1 MDL = 0.533715 SEK
1 SEK = 1.8737
MDL
Avg
0.538830
High
0.547478
Low
0.533715
Last updated: 5/28/2026, 6:09:50 PM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.53 SEK |
| 10 MDL | 5.34 SEK |
| 50 MDL | 26.69 SEK |
| 100 MDL | 53.37 SEK |
| 500 MDL | 266.86 SEK |
| 1,000 MDL | 533.72 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-05-28T18:09:50Z",
"rates": {
"SEK": 0.533715
}
}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.371500000000005,
"rate": 0.533715
}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