Rate Overview
Live
1 MAD = 1403.97 SYP
1 SYP = 0.000712
MAD
Avg
612.9487
High
1467.57
Low
11.7797
Last updated: 8/24/2026, 8:42:26 AM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 1,403.97 SYP |
| 10 MAD | 14,039.69 SYP |
| 50 MAD | 70,198.45 SYP |
| 100 MAD | 140,396.89 SYP |
| 500 MAD | 701,984.45 SYP |
| 1,000 MAD | 1,403,968.91 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-24T08:42:26Z",
"rates": {
"SYP": 1403.968906
}
}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": 140396.8906,
"rate": 1403.968906
}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