Rate Overview
Live
1 MDL = 0.849068 SCR
1 SCR = 1.1778
MDL
Avg
0.829483
High
0.885409
Low
0.748805
Last updated: 5/27/2026, 4:51:50 AM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.85 SCR |
| 10 MDL | 8.49 SCR |
| 50 MDL | 42.45 SCR |
| 100 MDL | 84.91 SCR |
| 500 MDL | 424.53 SCR |
| 1,000 MDL | 849.07 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-05-27T04:51:50Z",
"rates": {
"SCR": 0.849068
}
}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": 84.9068,
"rate": 0.849068
}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