Rate Overview
Live
1 MDL = 0.822135 SCR
1 SCR = 1.2163
MDL
Avg
0.828855
High
0.858655
Low
0.793047
Last updated: 5/27/2026, 1:21:38 AM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.82 SCR |
| 10 MDL | 8.22 SCR |
| 50 MDL | 41.11 SCR |
| 100 MDL | 82.21 SCR |
| 500 MDL | 411.07 SCR |
| 1,000 MDL | 822.14 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-05-27T01:21:38Z",
"rates": {
"SCR": 0.822135
}
}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.2135,
"rate": 0.822135
}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