Rate Overview
Live
1 SEK = 0.996473 MAD
1 MAD = 1.0035
SEK
Avg
0.999233
High
1.0041
Low
0.996473
Last updated: 5/7/2026, 11:22:08 AM
Quick Conversions
| SEK | MAD |
|---|---|
| 1 SEK | 1.00 MAD |
| 10 SEK | 9.96 MAD |
| 50 SEK | 49.82 MAD |
| 100 SEK | 99.65 MAD |
| 500 SEK | 498.24 MAD |
| 1,000 SEK | 996.47 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-07T11:22:08Z",
"rates": {
"MAD": 0.996473
}
}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.6473,
"rate": 0.996473
}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