Rate Overview
Live
1 MDL = 0.802488 SCR
1 SCR = 1.2461
MDL
Avg
0.810370
High
0.850109
Low
0.790272
Last updated: 5/6/2026, 10:23:22 PM
Quick Conversions
| MDL | SCR |
|---|---|
| 1 MDL | 0.80 SCR |
| 10 MDL | 8.02 SCR |
| 50 MDL | 40.12 SCR |
| 100 MDL | 80.25 SCR |
| 500 MDL | 401.24 SCR |
| 1,000 MDL | 802.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-05-06T22:23:22Z",
"rates": {
"SCR": 0.802488
}
}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": 80.2488,
"rate": 0.802488
}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