Rate Overview
Live
1 MAD = 1.0389 SEK
1 SEK = 0.962538
MAD
Avg
1.0341
High
1.0389
Low
1.0280
Last updated: 7/25/2026, 2:39:09 AM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.04 SEK |
| 10 MAD | 10.39 SEK |
| 50 MAD | 51.95 SEK |
| 100 MAD | 103.89 SEK |
| 500 MAD | 519.46 SEK |
| 1,000 MAD | 1,038.92 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-25T02:39:09Z",
"rates": {
"SEK": 1.03892
}
}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": 103.89200000000001,
"rate": 1.03892
}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