Rate Overview
Live
1 SYP = 0.083483 MAD
1 MAD = 11.9785
SYP
Avg
0.083844
High
0.084243
Low
0.083480
Last updated: 4/16/2026, 8:08:00 AM
Quick Conversions
| SYP | MAD |
|---|---|
| 1 SYP | 0.08 MAD |
| 10 SYP | 0.83 MAD |
| 50 SYP | 4.17 MAD |
| 100 SYP | 8.35 MAD |
| 500 SYP | 41.74 MAD |
| 1,000 SYP | 83.48 MAD |
Get SYP/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MADExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T08:08:00Z",
"rates": {
"MAD": 0.083483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MAD",
"amount": 100
},
"result": 8.3483,
"rate": 0.083483
}Build with SYP/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key