Rate Overview
Live
1 MAD = 11.9786 SYP
1 SYP = 0.083482
MAD
Avg
11.9271
High
11.9797
Low
11.8704
Last updated: 4/16/2026, 6:19:31 AM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 11.98 SYP |
| 10 MAD | 119.79 SYP |
| 50 MAD | 598.93 SYP |
| 100 MAD | 1,197.86 SYP |
| 500 MAD | 5,989.29 SYP |
| 1,000 MAD | 11,978.57 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-04-16T06:19:31Z",
"rates": {
"SYP": 11.978572
}
}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": 1197.8572,
"rate": 11.978572
}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