Rate Overview
Live
1 SYP = 0.157625 MDL
1 MDL = 6.3442
SYP
Avg
0.157489
High
0.157789
Low
0.157135
Last updated: 6/18/2026, 6:25:00 PM
Quick Conversions
| SYP | MDL |
|---|---|
| 1 SYP | 0.16 MDL |
| 10 SYP | 1.58 MDL |
| 50 SYP | 7.88 MDL |
| 100 SYP | 15.76 MDL |
| 500 SYP | 78.81 MDL |
| 1,000 SYP | 157.63 MDL |
Get SYP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MDLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-18T18:25:00Z",
"rates": {
"MDL": 0.157625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MDL",
"amount": 100
},
"result": 15.7625,
"rate": 0.157625
}Build with SYP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key