Rate Overview
Live
1 SEK = 0.991306 MAD
1 MAD = 1.0088
SEK
Avg
0.998385
High
1.0038
Low
0.990790
Last updated: 3/27/2026, 11:31:34 AM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.99 MAD |
| 10 SEK | 9.91 MAD |
| 50 SEK | 49.57 MAD |
| 100 SEK | 99.13 MAD |
| 500 SEK | 495.65 MAD |
| 1,000 SEK | 991.31 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-03-27T11:31:34Z",
"rates": {
"MAD": 0.991306
}
}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": 99.1306,
"rate": 0.991306
}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