Rate Overview
Live
1 MDL = 0.843023 SCR
1 SCR = 1.1862
MDL
Avg
0.844793
High
0.882661
Low
0.807702
Last updated: 4/16/2026, 2:08:14 PM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.84 SCR |
| 10 MDL | 8.43 SCR |
| 50 MDL | 42.15 SCR |
| 100 MDL | 84.30 SCR |
| 500 MDL | 421.51 SCR |
| 1,000 MDL | 843.02 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-04-16T14:08:14Z",
"rates": {
"SCR": 0.843023
}
}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.3023,
"rate": 0.843023
}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