Rate Overview
Live
1 SEK = 1.8584 MDL
1 MDL = 0.538096
SEK
Avg
1.8437
High
1.8584
Low
1.8263
Last updated: 6/17/2026, 3:41:27 AM
Quick Conversions
| SEK | MDL |
|---|---|
| 1 SEK | 1.86 MDL |
| 10 SEK | 18.58 MDL |
| 50 SEK | 92.92 MDL |
| 100 SEK | 185.84 MDL |
| 500 SEK | 929.20 MDL |
| 1,000 SEK | 1,858.41 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-06-17T03:41:27Z",
"rates": {
"MDL": 1.858406
}
}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": 185.8406,
"rate": 1.858406
}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