Rate Overview
Live
1 MDL = 0.551598 SEK
1 SEK = 1.8129
MDL
Avg
0.550160
High
0.554786
Low
0.545774
Last updated: 7/27/2026, 7:58:09 PM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.55 SEK |
| 10 MDL | 5.52 SEK |
| 50 MDL | 27.58 SEK |
| 100 MDL | 55.16 SEK |
| 500 MDL | 275.80 SEK |
| 1,000 MDL | 551.60 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-27T19:58:09Z",
"rates": {
"SEK": 0.551598
}
}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.159800000000004,
"rate": 0.551598
}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