Rate Overview
Live
1 MDL = 754.5834 SYP
1 SYP = 0.001325
MDL
Avg
755.7184
High
758.9308
Low
751.4912
Last updated: 8/24/2026, 11:10:10 PM
Quick Conversions
| MDL | SYP |
|---|---|
| 1 MDL | 754.58 SYP |
| 10 MDL | 7,545.83 SYP |
| 50 MDL | 37,729.17 SYP |
| 100 MDL | 75,458.34 SYP |
| 500 MDL | 377,291.68 SYP |
| 1,000 MDL | 754,583.36 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-08-24T23:10:10Z",
"rates": {
"SYP": 754.583358
}
}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": 75458.3358,
"rate": 754.583358
}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