Rate Overview
Live
1 MDL = 0.552243 SEK
1 SEK = 1.8108
MDL
Avg
0.538436
High
0.552243
Low
0.524240
Last updated: 7/28/2026, 4:22:07 AM
Quick Conversions
| MDL | SEK |
|---|---|
| 1 MDL | 0.55 SEK |
| 10 MDL | 5.52 SEK |
| 50 MDL | 27.61 SEK |
| 100 MDL | 55.22 SEK |
| 500 MDL | 276.12 SEK |
| 1,000 MDL | 552.24 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-28T04:22:07Z",
"rates": {
"SEK": 0.552243
}
}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.22430000000001,
"rate": 0.552243
}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