Rate Overview
Live
1 MDL = 0.531061 SEK
1 SEK = 1.8830
MDL
Avg
0.532239
High
0.537484
Low
0.528376
Last updated: 3/7/2026, 1:55:53 AM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.53 SEK |
| 10 MDL | 5.31 SEK |
| 50 MDL | 26.55 SEK |
| 100 MDL | 53.11 SEK |
| 500 MDL | 265.53 SEK |
| 1,000 MDL | 531.06 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-07T01:55:53Z",
"rates": {
"SEK": 0.531061
}
}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.1061,
"rate": 0.531061
}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