Rate Overview
Live
1 SYP = 0.084295 MAD
1 MAD = 11.8631
SYP
Avg
0.083897
High
0.084295
Low
0.083660
Last updated: 6/18/2026, 6:26:47 PM
Quick Conversions
| SYP | MAD |
|---|---|
| 1 SYP | 0.08 MAD |
| 10 SYP | 0.84 MAD |
| 50 SYP | 4.21 MAD |
| 100 SYP | 8.43 MAD |
| 500 SYP | 42.15 MAD |
| 1,000 SYP | 84.30 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-06-18T18:26:47Z",
"rates": {
"MAD": 0.084295
}
}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.429499999999999,
"rate": 0.084295
}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