Rate Overview
Live
1 MDL = 0.824915 SCR
1 SCR = 1.2122
MDL
Avg
0.834958
High
0.877073
Low
0.792965
Last updated: 3/27/2026, 9:46:17 AM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.82 SCR |
| 10 MDL | 8.25 SCR |
| 50 MDL | 41.25 SCR |
| 100 MDL | 82.49 SCR |
| 500 MDL | 412.46 SCR |
| 1,000 MDL | 824.92 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-03-27T09:46:17Z",
"rates": {
"SCR": 0.824915
}
}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": 82.4915,
"rate": 0.824915
}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