Rate Overview
Live
1 MAD = 11.8533 SYP
1 SYP = 0.084365
MAD
Avg
182.5605
High
1211.15
Low
11.8155
Last updated: 3/27/2026, 5:00:13 AM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 11.85 SYP |
| 10 MAD | 118.53 SYP |
| 50 MAD | 592.66 SYP |
| 100 MAD | 1,185.33 SYP |
| 500 MAD | 5,926.63 SYP |
| 1,000 MAD | 11,853.26 SYP |
Get MAD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=SYPExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-27T05:00:13Z",
"rates": {
"SYP": 11.853259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "SYP",
"amount": 100
},
"result": 1185.3259,
"rate": 11.853259
}Build with MAD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key