Rate Overview
Live
1 MAD = 1403.82 SYP
1 SYP = 0.000712
MAD
Avg
217.0168
High
1406.00
Low
11.7755
Last updated: 8/24/2026, 8:28:55 PM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 1,403.82 SYP |
| 10 MAD | 14,038.25 SYP |
| 50 MAD | 70,191.25 SYP |
| 100 MAD | 140,382.50 SYP |
| 500 MAD | 701,912.48 SYP |
| 1,000 MAD | 1,403,824.97 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-24T20:28:55Z",
"rates": {
"SYP": 1403.824969
}
}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": 140382.4969,
"rate": 1403.824969
}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