Rate Overview
Live
1 MAD = 1404.59 SYP
1 SYP = 0.000712
MAD
Avg
1018.52
High
1470.88
Low
11.7562
Last updated: 8/25/2026, 7:41:27 PM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 1,404.59 SYP |
| 10 MAD | 14,045.94 SYP |
| 50 MAD | 70,229.69 SYP |
| 100 MAD | 140,459.39 SYP |
| 500 MAD | 702,296.94 SYP |
| 1,000 MAD | 1,404,593.87 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-08-25T19:41:27Z",
"rates": {
"SYP": 1404.593873
}
}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": 140459.3873,
"rate": 1404.593873
}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