Rate Overview
Live
1 MDL = 0.804278 SCR
1 SCR = 1.2434
MDL
Avg
0.844823
High
0.902372
Low
0.753899
Last updated: 7/23/2026, 11:26:40 PM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.80 SCR |
| 10 MDL | 8.04 SCR |
| 50 MDL | 40.21 SCR |
| 100 MDL | 80.43 SCR |
| 500 MDL | 402.14 SCR |
| 1,000 MDL | 804.28 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-07-23T23:26:40Z",
"rates": {
"SCR": 0.804278
}
}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": 80.4278,
"rate": 0.804278
}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