Rate Overview
Live
1 MAD = 1.0288 SEK
1 SEK = 0.972007
MAD
Avg
1.0325
High
1.0362
Low
1.0280
Last updated: 7/6/2026, 12:33:43 AM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.03 SEK |
| 10 MAD | 10.29 SEK |
| 50 MAD | 51.44 SEK |
| 100 MAD | 102.88 SEK |
| 500 MAD | 514.40 SEK |
| 1,000 MAD | 1,028.80 SEK |
Get MAD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=SEKExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-07-06T00:33:43Z",
"rates": {
"SEK": 1.028799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "SEK",
"amount": 100
},
"result": 102.8799,
"rate": 1.028799
}Build with MAD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key