Rate Overview
Live
1 SEK = 1.8607 MDL
1 MDL = 0.537426
SEK
Avg
1.8576
High
1.8642
Low
1.8455
Last updated: 4/17/2026, 4:55:25 AM
Quick Conversions
| SEK | MDL |
|---|---|
| 1 SEK | 1.86 MDL |
| 10 SEK | 18.61 MDL |
| 50 SEK | 93.04 MDL |
| 100 SEK | 186.07 MDL |
| 500 SEK | 930.36 MDL |
| 1,000 SEK | 1,860.72 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-04-17T04:55:25Z",
"rates": {
"MDL": 1.860722
}
}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": 186.0722,
"rate": 1.860722
}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