Rate Overview
Live
1 MAD = 1.0120 SEK
1 SEK = 0.988165
MAD
Avg
1.0473
High
1.1189
Low
0.979635
Last updated: 5/27/2026, 4:05:27 PM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.01 SEK |
| 10 MAD | 10.12 SEK |
| 50 MAD | 50.60 SEK |
| 100 MAD | 101.20 SEK |
| 500 MAD | 505.99 SEK |
| 1,000 MAD | 1,011.98 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-27T16:05:27Z",
"rates": {
"SEK": 1.011977
}
}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.1977,
"rate": 1.011977
}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