Rate Overview
Live
1 SYP = 0.160051 MDL
1 MDL = 6.2480
SYP
Avg
0.160021
High
0.160622
Low
0.159667
Last updated: 7/2/2026, 5:36:07 AM
Quick Conversions
| SYP | MDL |
|---|---|
| 1 SYP | 0.16 MDL |
| 10 SYP | 1.60 MDL |
| 50 SYP | 8.00 MDL |
| 100 SYP | 16.01 MDL |
| 500 SYP | 80.03 MDL |
| 1,000 SYP | 160.05 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-07-02T05:36:07Z",
"rates": {
"MDL": 0.160051
}
}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": 16.0051,
"rate": 0.160051
}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