Rate Overview
Live
1 MAD = 1371.63 SYP
1 SYP = 0.000729
MAD
Avg
1381.69
High
1387.41
Low
1371.63
Last updated: 9/15/2026, 1:58:46 AM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 1,371.63 SYP |
| 10 MAD | 13,716.34 SYP |
| 50 MAD | 68,581.69 SYP |
| 100 MAD | 137,163.39 SYP |
| 500 MAD | 685,816.95 SYP |
| 1,000 MAD | 1,371,633.89 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-09-15T01:58:46Z",
"rates": {
"SYP": 1371.633891
}
}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": 137163.3891,
"rate": 1371.633891
}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