Rate Overview
Live
1 MAD = 12.0222 SYP
1 SYP = 0.083179
MAD
Avg
11.9689
High
12.0222
Low
11.9402
Last updated: 5/6/2026, 10:18:49 AM
Quick Conversions
| MAD | SYP |
|---|---|
| 1 MAD | 12.02 SYP |
| 10 MAD | 120.22 SYP |
| 50 MAD | 601.11 SYP |
| 100 MAD | 1,202.22 SYP |
| 500 MAD | 6,011.12 SYP |
| 1,000 MAD | 12,022.25 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-05-06T10:18:49Z",
"rates": {
"SYP": 12.022249
}
}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": 1202.2249,
"rate": 12.022249
}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