Rate Overview
Live
1 SEK = 0.964046 MAD
1 MAD = 1.0373
SEK
Avg
0.965885
High
0.969787
Low
0.963347
Last updated: 7/27/2026, 5:03:47 PM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.96 MAD |
| 10 SEK | 9.64 MAD |
| 50 SEK | 48.20 MAD |
| 100 SEK | 96.40 MAD |
| 500 SEK | 482.02 MAD |
| 1,000 SEK | 964.05 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-07-27T17:03:47Z",
"rates": {
"MAD": 0.964046
}
}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": 96.4046,
"rate": 0.964046
}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