Rate Overview
Live
1 MAD = 0.984599 SEK
1 SEK = 1.0156
MAD
Avg
0.989675
High
0.996526
Low
0.984599
Last updated: 3/7/2026, 1:03:37 AM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 0.98 SEK |
| 10 MAD | 9.85 SEK |
| 50 MAD | 49.23 SEK |
| 100 MAD | 98.46 SEK |
| 500 MAD | 492.30 SEK |
| 1,000 MAD | 984.60 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-07T01:03:37Z",
"rates": {
"SEK": 0.984599
}
}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": 98.4599,
"rate": 0.984599
}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