Rate Overview
Live
1 MDL = 6.3441 SYP
1 SYP = 0.157626
MDL
Avg
6.3495
High
6.3639
Low
6.3375
Last updated: 6/19/2026, 1:46:31 AM
Quick Conversions
| MDL | SYP |
|---|---|
| 1 MDL | 6.34 SYP |
| 10 MDL | 63.44 SYP |
| 50 MDL | 317.21 SYP |
| 100 MDL | 634.41 SYP |
| 500 MDL | 3,172.07 SYP |
| 1,000 MDL | 6,344.13 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-06-19T01:46:31Z",
"rates": {
"SYP": 6.344134
}
}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": 634.4134,
"rate": 6.344134
}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