Rate Overview
Live
1 MAD = 1.0070 SEK
1 SEK = 0.993072
MAD
Avg
1.0511
High
1.1189
Low
0.979635
Last updated: 3/27/2026, 2:52:19 PM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.01 SEK |
| 10 MAD | 10.07 SEK |
| 50 MAD | 50.35 SEK |
| 100 MAD | 100.70 SEK |
| 500 MAD | 503.49 SEK |
| 1,000 MAD | 1,006.98 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-03-27T14:52:19Z",
"rates": {
"SEK": 1.006976
}
}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": 100.69760000000001,
"rate": 1.006976
}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