Rate Overview
Live
1 MDL = 0.865262 SCR
1 SCR = 1.1557
MDL
Avg
0.844857
High
0.865262
Low
0.792851
Last updated: 3/7/2026, 1:56:45 AM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.87 SCR |
| 10 MDL | 8.65 SCR |
| 50 MDL | 43.26 SCR |
| 100 MDL | 86.53 SCR |
| 500 MDL | 432.63 SCR |
| 1,000 MDL | 865.26 SCR |
Get MDL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=SCRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-07T01:56:45Z",
"rates": {
"SCR": 0.865262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "SCR",
"amount": 100
},
"result": 86.5262,
"rate": 0.865262
}Build with MDL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key