Rate Overview
Live
1 MAD = 1.0377 SEK
1 SEK = 0.963657
MAD
Avg
1.0083
High
1.0380
Low
0.973225
Last updated: 7/28/2026, 11:59:25 AM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.04 SEK |
| 10 MAD | 10.38 SEK |
| 50 MAD | 51.89 SEK |
| 100 MAD | 103.77 SEK |
| 500 MAD | 518.86 SEK |
| 1,000 MAD | 1,037.71 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-28T11:59:25Z",
"rates": {
"SEK": 1.037714
}
}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.7714,
"rate": 1.037714
}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