Rate Overview
Live
1 SEK = 1.0060 MAD
1 MAD = 0.994018
SEK
Avg
1.0036
High
1.0106
Low
0.996498
Last updated: 4/17/2026, 7:33:35 AM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 1.01 MAD |
| 10 SEK | 10.06 MAD |
| 50 SEK | 50.30 MAD |
| 100 SEK | 100.60 MAD |
| 500 SEK | 503.01 MAD |
| 1,000 SEK | 1,006.02 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-04-17T07:33:35Z",
"rates": {
"MAD": 1.006018
}
}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": 100.60180000000001,
"rate": 1.006018
}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