Rate Overview
Live
1 SEK = 0.974927 MAD
1 MAD = 1.0257
SEK
Avg
0.977647
High
0.983383
Low
0.973963
Last updated: 8/16/2026, 10:06:51 PM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.97 MAD |
| 10 SEK | 9.75 MAD |
| 50 SEK | 48.75 MAD |
| 100 SEK | 97.49 MAD |
| 500 SEK | 487.46 MAD |
| 1,000 SEK | 974.93 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-08-16T22:06:51Z",
"rates": {
"MAD": 0.974927
}
}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": 97.4927,
"rate": 0.974927
}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