Rate Overview
Live
1 MDL = 0.830491 SCR
1 SCR = 1.2041
MDL
Avg
0.838404
High
0.882661
Low
0.795238
Last updated: 7/25/2026, 11:13:48 PM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.83 SCR |
| 10 MDL | 8.30 SCR |
| 50 MDL | 41.52 SCR |
| 100 MDL | 83.05 SCR |
| 500 MDL | 415.25 SCR |
| 1,000 MDL | 830.49 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-25T23:13:48Z",
"rates": {
"SCR": 0.830491
}
}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": 83.0491,
"rate": 0.830491
}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