Rate Overview
Live
1 MDL = 0.556857 SEK
1 SEK = 1.7958
MDL
Avg
0.555493
High
0.559735
Low
0.551522
Last updated: 9/7/2026, 4:03:49 PM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.56 SEK |
| 10 MDL | 5.57 SEK |
| 50 MDL | 27.84 SEK |
| 100 MDL | 55.69 SEK |
| 500 MDL | 278.43 SEK |
| 1,000 MDL | 556.86 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-09-07T16:03:49Z",
"rates": {
"SEK": 0.556857
}
}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.685700000000004,
"rate": 0.556857
}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