Rate Overview
Live
1 MDL = 0.835489 SCR
1 SCR = 1.1969
MDL
Avg
0.828836
High
0.849458
Low
0.813883
Last updated: 9/3/2026, 3:57:50 AM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.84 SCR |
| 10 MDL | 8.35 SCR |
| 50 MDL | 41.77 SCR |
| 100 MDL | 83.55 SCR |
| 500 MDL | 417.74 SCR |
| 1,000 MDL | 835.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-09-03T03:57:50Z",
"rates": {
"SCR": 0.835489
}
}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.5489,
"rate": 0.835489
}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