Rate Overview
Live
1 SEK = 0.969442 MAD
1 MAD = 1.0315
SEK
Avg
0.969244
High
0.972738
Low
0.965071
Last updated: 7/7/2026, 12:26:51 PM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.97 MAD |
| 10 SEK | 9.69 MAD |
| 50 SEK | 48.47 MAD |
| 100 SEK | 96.94 MAD |
| 500 SEK | 484.72 MAD |
| 1,000 SEK | 969.44 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-07T12:26:51Z",
"rates": {
"MAD": 0.969442
}
}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.94420000000001,
"rate": 0.969442
}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