Rate Overview
Live
1 MDL = 0.818484 SCR
1 SCR = 1.2218
MDL
Avg
0.826256
High
0.846927
Low
0.813341
Last updated: 8/13/2026, 4:26:12 AM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.82 SCR |
| 10 MDL | 8.18 SCR |
| 50 MDL | 40.92 SCR |
| 100 MDL | 81.85 SCR |
| 500 MDL | 409.24 SCR |
| 1,000 MDL | 818.48 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-08-13T04:26:12Z",
"rates": {
"SCR": 0.818484
}
}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": 81.8484,
"rate": 0.818484
}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