Rate Overview
Live
1 SEK = 0.963765 MAD
1 MAD = 1.0376
SEK
Avg
0.995541
High
1.0283
Low
0.962089
Last updated: 7/28/2026, 8:50:19 AM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.96 MAD |
| 10 SEK | 9.64 MAD |
| 50 SEK | 48.19 MAD |
| 100 SEK | 96.38 MAD |
| 500 SEK | 481.88 MAD |
| 1,000 SEK | 963.77 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-28T08:50:19Z",
"rates": {
"MAD": 0.963765
}
}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.3765,
"rate": 0.963765
}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