Rate Overview
Live
1 MAD = 1.0379 SEK
1 SEK = 0.963470
MAD
Avg
1.0218
High
1.0961
Low
0.970213
Last updated: 7/25/2026, 9:53:15 PM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.04 SEK |
| 10 MAD | 10.38 SEK |
| 50 MAD | 51.90 SEK |
| 100 MAD | 103.79 SEK |
| 500 MAD | 518.96 SEK |
| 1,000 MAD | 1,037.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-25T21:53:15Z",
"rates": {
"SEK": 1.037915
}
}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.79149999999998,
"rate": 1.037915
}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