Rate Overview
Live
1 MAD = 0.994238 SEK
1 SEK = 1.0058
MAD
Avg
0.996467
High
1.0035
Low
0.989560
Last updated: 4/17/2026, 6:18:26 AM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 0.99 SEK |
| 10 MAD | 9.94 SEK |
| 50 MAD | 49.71 SEK |
| 100 MAD | 99.42 SEK |
| 500 MAD | 497.12 SEK |
| 1,000 MAD | 994.24 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-04-17T06:18:26Z",
"rates": {
"SEK": 0.994238
}
}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": 99.4238,
"rate": 0.994238
}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