Rate Overview
Live
1 SEK = 0.987873 MAD
1 MAD = 1.0123
SEK
Avg
0.982548
High
0.987873
Low
0.973293
Last updated: 6/17/2026, 3:43:47 AM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.99 MAD |
| 10 SEK | 9.88 MAD |
| 50 SEK | 49.39 MAD |
| 100 SEK | 98.79 MAD |
| 500 SEK | 493.94 MAD |
| 1,000 SEK | 987.87 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-06-17T03:43:47Z",
"rates": {
"MAD": 0.987873
}
}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": 98.7873,
"rate": 0.987873
}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