Rate Overview
Live
1 MDL = 750.5019 SYP
1 SYP = 0.001332
MDL
Avg
752.8708
High
755.0479
Low
750.5019
Last updated: 9/14/2026, 10:42:02 PM
Quick Conversions
| MDL | SYP |
|---|---|
| 1 MDL | 750.50 SYP |
| 10 MDL | 7,505.02 SYP |
| 50 MDL | 37,525.10 SYP |
| 100 MDL | 75,050.19 SYP |
| 500 MDL | 375,250.96 SYP |
| 1,000 MDL | 750,501.92 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-09-14T22:42:02Z",
"rates": {
"SYP": 750.501921
}
}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": 75050.1921,
"rate": 750.501921
}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