Rate Overview
Live
1 MAD = 1.0296 SEK
1 SEK = 0.971209
MAD
Avg
1.0300
High
1.0344
Low
1.0258
Last updated: 9/2/2026, 4:05:14 PM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.03 SEK |
| 10 MAD | 10.30 SEK |
| 50 MAD | 51.48 SEK |
| 100 MAD | 102.96 SEK |
| 500 MAD | 514.82 SEK |
| 1,000 MAD | 1,029.64 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-09-02T16:05:14Z",
"rates": {
"SEK": 1.029644
}
}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.9644,
"rate": 1.029644
}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