Rate Overview
Live
1 MDL = 6.4646 SYP
1 SYP = 0.154688
MDL
Avg
6.4265
High
6.4673
Low
6.4046
Last updated: 5/9/2026, 3:43:06 AM
Quick Conversions
| MDL | SYP |
|---|---|
| 1 MDL | 6.46 SYP |
| 10 MDL | 64.65 SYP |
| 50 MDL | 323.23 SYP |
| 100 MDL | 646.46 SYP |
| 500 MDL | 3,232.31 SYP |
| 1,000 MDL | 6,464.63 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-05-09T03:43:06Z",
"rates": {
"SYP": 6.464625
}
}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": 646.4625,
"rate": 6.464625
}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