Rate Overview
Live
1 MDL = 6.4302 SYP
1 SYP = 0.155517
MDL
Avg
6.4458
High
6.4833
Low
6.4192
Last updated: 4/18/2026, 10:36:10 AM
Quick Conversions
| MDL | SYP |
|---|---|
| 1 MDL | 6.43 SYP |
| 10 MDL | 64.30 SYP |
| 50 MDL | 321.51 SYP |
| 100 MDL | 643.02 SYP |
| 500 MDL | 3,215.09 SYP |
| 1,000 MDL | 6,430.18 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-04-18T10:36:10Z",
"rates": {
"SYP": 6.43018
}
}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": 643.018,
"rate": 6.43018
}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