Rate Overview
Live
1 MAD = 1.0110 SEK
1 SEK = 0.989123
MAD
Avg
1.0274
High
1.0902
Low
0.974237
Last updated: 5/27/2026, 6:41:34 PM
Quick Conversions
| MAD | SEK |
|---|---|
| 1 MAD | 1.01 SEK |
| 10 MAD | 10.11 SEK |
| 50 MAD | 50.55 SEK |
| 100 MAD | 101.10 SEK |
| 500 MAD | 505.50 SEK |
| 1,000 MAD | 1,011.00 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-27T18:41:34Z",
"rates": {
"SEK": 1.010997
}
}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.0997,
"rate": 1.010997
}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