Rate Overview
Live
1 MAD = 1.0115 SEK
1 SEK = 0.988616
MAD
Avg
1.0095
High
1.0235
Low
0.992274
Last updated: 5/27/2026, 7:20:26 PM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.01 SEK |
| 10 MAD | 10.12 SEK |
| 50 MAD | 50.58 SEK |
| 100 MAD | 101.15 SEK |
| 500 MAD | 505.76 SEK |
| 1,000 MAD | 1,011.52 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-05-27T19:20:26Z",
"rates": {
"SEK": 1.011515
}
}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": 101.1515,
"rate": 1.011515
}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