Rate Overview
Live
1 SEK = 0.989250 MAD
1 MAD = 1.0109
SEK
Avg
0.999845
High
1.0307
Low
0.977125
Last updated: 5/27/2026, 5:27:28 PM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 0.99 MAD |
| 10 SEK | 9.89 MAD |
| 50 SEK | 49.46 MAD |
| 100 SEK | 98.93 MAD |
| 500 SEK | 494.63 MAD |
| 1,000 SEK | 989.25 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-05-27T17:27:28Z",
"rates": {
"MAD": 0.98925
}
}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.925,
"rate": 0.98925
}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