Rate Overview
Live
1 SEK = 1.8738 MDL
1 MDL = 0.533667
SEK
Avg
1.8177
High
1.9027
Low
1.7374
Last updated: 5/27/2026, 1:35:40 PM
Quick Conversions
| SEK | MDL |
|---|---|
| 1 SEK | 1.87 MDL |
| 10 SEK | 18.74 MDL |
| 50 SEK | 93.69 MDL |
| 100 SEK | 187.38 MDL |
| 500 SEK | 936.91 MDL |
| 1,000 SEK | 1,873.83 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-27T13:35:40Z",
"rates": {
"MDL": 1.873827
}
}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": 187.3827,
"rate": 1.873827
}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