Rate Overview
Live
1 MAD = 11.7934 SYP
1 SYP = 0.084793
MAD
Avg
11.7825
High
11.8073
Low
11.7492
Last updated: 7/6/2026, 9:26:06 AM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 11.79 SYP |
| 10 MAD | 117.93 SYP |
| 50 MAD | 589.67 SYP |
| 100 MAD | 1,179.34 SYP |
| 500 MAD | 5,896.68 SYP |
| 1,000 MAD | 11,793.37 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-07-06T09:26:06Z",
"rates": {
"SYP": 11.793367
}
}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": 1179.3367,
"rate": 11.793367
}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