Rate Overview
Live
1 SEK = 1.8149 MDL
1 MDL = 0.551002
SEK
Avg
1.8216
High
1.8334
Low
1.8132
Last updated: 8/16/2026, 10:06:52 PM
Quick Conversions
| SEK | MDL |
|---|---|
| 1 SEK | 1.81 MDL |
| 10 SEK | 18.15 MDL |
| 50 SEK | 90.74 MDL |
| 100 SEK | 181.49 MDL |
| 500 SEK | 907.44 MDL |
| 1,000 SEK | 1,814.88 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-08-16T22:06:52Z",
"rates": {
"MDL": 1.814876
}
}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": 181.4876,
"rate": 1.814876
}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