Rate Overview
Live
1 SEK = 0.978998 MAD
1 MAD = 1.0215
SEK
Avg
0.973479
High
0.980474
Low
0.966772
Last updated: 9/5/2026, 4:36:48 PM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.98 MAD |
| 10 SEK | 9.79 MAD |
| 50 SEK | 48.95 MAD |
| 100 SEK | 97.90 MAD |
| 500 SEK | 489.50 MAD |
| 1,000 SEK | 979.00 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-09-05T16:36:48Z",
"rates": {
"MAD": 0.978998
}
}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.8998,
"rate": 0.978998
}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