Rate Overview
Live
1 MAD = 1.0088 SEK
1 SEK = 0.991307
MAD
Avg
1.0016
High
1.0093
Low
0.996165
Last updated: 3/27/2026, 11:34:00 AM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.01 SEK |
| 10 MAD | 10.09 SEK |
| 50 MAD | 50.44 SEK |
| 100 MAD | 100.88 SEK |
| 500 MAD | 504.38 SEK |
| 1,000 MAD | 1,008.77 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-27T11:34:00Z",
"rates": {
"SEK": 1.008769
}
}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.8769,
"rate": 1.008769
}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