Rate Overview
Live
1 SEK = 1.8688 MDL
1 MDL = 0.535089
SEK
Avg
1.8589
High
1.8688
Low
1.8452
Last updated: 5/27/2026, 9:44:18 AM
Quick Conversions
| SEK | MDL |
|---|---|
| 1 SEK | 1.87 MDL |
| 10 SEK | 18.69 MDL |
| 50 SEK | 93.44 MDL |
| 100 SEK | 186.88 MDL |
| 500 SEK | 934.42 MDL |
| 1,000 SEK | 1,868.85 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-05-27T09:44:18Z",
"rates": {
"MDL": 1.868847
}
}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.88469999999998,
"rate": 1.868847
}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