Rate Overview
Live
1 SEK = 1.0135 MAD
1 MAD = 0.986709
SEK
Avg
1.0105
High
1.0142
Low
1.0035
Last updated: 3/7/2026, 4:43:32 AM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 1.01 MAD |
| 10 SEK | 10.13 MAD |
| 50 SEK | 50.67 MAD |
| 100 SEK | 101.35 MAD |
| 500 SEK | 506.74 MAD |
| 1,000 SEK | 1,013.47 MAD |
Get SEK/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MADExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T04:43:32Z",
"rates": {
"MAD": 1.01347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MAD",
"amount": 100
},
"result": 101.34700000000001,
"rate": 1.01347
}Build with SEK/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key