Rate Overview
Live
1 MDL = 6.4046 SYP
1 SYP = 0.156137
MDL
Avg
6.4190
High
6.4673
Low
6.4046
Last updated: 5/9/2026, 2:53:58 AM
Quick Conversions
| MDL | SYP |
|---|---|
| 1 MDL | 6.40 SYP |
| 10 MDL | 64.05 SYP |
| 50 MDL | 320.23 SYP |
| 100 MDL | 640.46 SYP |
| 500 MDL | 3,202.31 SYP |
| 1,000 MDL | 6,404.62 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-09T02:53:58Z",
"rates": {
"SYP": 6.404621
}
}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": 640.4621,
"rate": 6.404621
}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