Rate Overview
Live
1 MDL = 0.550524 SEK
1 SEK = 1.8165
MDL
Avg
0.548810
High
0.552066
Low
0.545774
Last updated: 7/8/2026, 1:33:41 AM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.55 SEK |
| 10 MDL | 5.51 SEK |
| 50 MDL | 27.53 SEK |
| 100 MDL | 55.05 SEK |
| 500 MDL | 275.26 SEK |
| 1,000 MDL | 550.52 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-07-08T01:33:41Z",
"rates": {
"SEK": 0.550524
}
}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": 55.0524,
"rate": 0.550524
}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