Rate Overview
Live
1 SEK = 0.964561 MAD
1 MAD = 1.0367
SEK
Avg
0.955982
High
1.0208
Low
0.893735
Last updated: 7/27/2026, 8:03:13 PM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.96 MAD |
| 10 SEK | 9.65 MAD |
| 50 SEK | 48.23 MAD |
| 100 SEK | 96.46 MAD |
| 500 SEK | 482.28 MAD |
| 1,000 SEK | 964.56 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-27T20:03:13Z",
"rates": {
"MAD": 0.964561
}
}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.4561,
"rate": 0.964561
}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