Rate Overview
Live
1 SYP = 0.156412 MDL
1 MDL = 6.3934
SYP
Avg
0.155550
High
0.156626
Low
0.153443
Last updated: 3/7/2026, 1:43:25 AM
Quick Conversions
| SYP | MDL |
|---|---|
| 1 SYP | 0.16 MDL |
| 10 SYP | 1.56 MDL |
| 50 SYP | 7.82 MDL |
| 100 SYP | 15.64 MDL |
| 500 SYP | 78.21 MDL |
| 1,000 SYP | 156.41 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-03-07T01:43:25Z",
"rates": {
"MDL": 0.156412
}
}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.6412,
"rate": 0.156412
}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