Rate Overview
Live
1 SEK = 1.8317 MDL
1 MDL = 0.545954
SEK
Avg
1.8215
High
1.8323
Low
1.8114
Last updated: 7/3/2026, 3:31:51 PM
Quick Conversions
| SEK | MDL |
|---|---|
| 1 SEK | 1.83 MDL |
| 10 SEK | 18.32 MDL |
| 50 SEK | 91.58 MDL |
| 100 SEK | 183.17 MDL |
| 500 SEK | 915.83 MDL |
| 1,000 SEK | 1,831.66 MDL |
Get SEK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MDLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-03T15:31:51Z",
"rates": {
"MDL": 1.831655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MDL",
"amount": 100
},
"result": 183.1655,
"rate": 1.831655
}Build with SEK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key