Rate Overview
Live
1 MDL = 6.2804 SYP
1 SYP = 0.159225
MDL
Avg
6.2636
High
6.2823
Low
6.2258
Last updated: 7/6/2026, 6:42:42 AM
Quick Conversions
| MDL | SYP |
|---|---|
| 1 MDL | 6.28 SYP |
| 10 MDL | 62.80 SYP |
| 50 MDL | 314.02 SYP |
| 100 MDL | 628.04 SYP |
| 500 MDL | 3,140.22 SYP |
| 1,000 MDL | 6,280.44 SYP |
Get MDL/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SYPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-06T06:42:42Z",
"rates": {
"SYP": 6.280437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SYP",
"amount": 100
},
"result": 628.0437000000001,
"rate": 6.280437
}Build with MDL/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key