Rate Overview
Live
1 MAD = 11.8584 SYP
1 SYP = 0.084328
MAD
Avg
182.5608
High
1211.15
Low
11.8155
Last updated: 3/27/2026, 6:43:29 AM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 11.86 SYP |
| 10 MAD | 118.58 SYP |
| 50 MAD | 592.92 SYP |
| 100 MAD | 1,185.84 SYP |
| 500 MAD | 5,929.20 SYP |
| 1,000 MAD | 11,858.40 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-27T06:43:29Z",
"rates": {
"SYP": 11.858401
}
}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.8401000000001,
"rate": 11.858401
}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