Rate Overview
Live
1 SEK = 1.8112 MDL
1 MDL = 0.552106
SEK
Avg
1.8111
High
1.8192
Low
1.8025
Last updated: 7/28/2026, 3:31:13 AM
Quick Conversions
| SEK | MDL |
|---|---|
| 1 SEK | 1.81 MDL |
| 10 SEK | 18.11 MDL |
| 50 SEK | 90.56 MDL |
| 100 SEK | 181.12 MDL |
| 500 SEK | 905.62 MDL |
| 1,000 SEK | 1,811.25 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-07-28T03:31:13Z",
"rates": {
"MDL": 1.811247
}
}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.12470000000002,
"rate": 1.811247
}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