Rate Overview
Live
1 SYP = 0.000711 MAD
1 MAD = 1406.47
SYP
Avg
0.045534
High
0.085043
Low
0.000686
Last updated: 8/23/2026, 7:29:47 AM
Quick Conversions
| SYP | MAD |
|---|---|
| 1 SYP | 0.00 MAD |
| 10 SYP | 0.01 MAD |
| 50 SYP | 0.04 MAD |
| 100 SYP | 0.07 MAD |
| 500 SYP | 0.36 MAD |
| 1,000 SYP | 0.71 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-08-23T07:29:47Z",
"rates": {
"MAD": 0.000711
}
}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": 0.07110000000000001,
"rate": 0.000711
}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