Rate Overview
Live
1 SYP = 0.156421 MDL
1 MDL = 6.3930
SYP
Avg
0.142015
High
0.160067
Low
0.001518
Last updated: 5/29/2026, 5:28:27 PM
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.42 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-05-29T17:28:27Z",
"rates": {
"MDL": 0.156421
}
}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.642100000000001,
"rate": 0.156421
}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