Rate Overview
Live
1 SYP = 0.158287 MDL
1 MDL = 6.3176
SYP
Avg
0.157976
High
0.158708
Low
0.156863
Last updated: 3/27/2026, 9:42:10 AM
Quick Conversions
| SYP | MDL |
|---|---|
| 1 SYP | 0.16 MDL |
| 10 SYP | 1.58 MDL |
| 50 SYP | 7.91 MDL |
| 100 SYP | 15.83 MDL |
| 500 SYP | 79.14 MDL |
| 1,000 SYP | 158.29 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-27T09:42:10Z",
"rates": {
"MDL": 0.158287
}
}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.828700000000001,
"rate": 0.158287
}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