Rate Overview
Live
1 SEK = 1.0058 MAD
1 MAD = 0.994238
SEK
Avg
1.0036
High
1.0106
Low
0.996498
Last updated: 4/17/2026, 6:18:47 AM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 1.01 MAD |
| 10 SEK | 10.06 MAD |
| 50 SEK | 50.29 MAD |
| 100 SEK | 100.58 MAD |
| 500 SEK | 502.90 MAD |
| 1,000 SEK | 1,005.80 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-04-17T06:18:47Z",
"rates": {
"MAD": 1.005795
}
}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": 100.5795,
"rate": 1.005795
}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