Rate Overview
Live
1 SCR = 1.2122 MDL
1 MDL = 0.824916
SCR
Avg
1.1861
High
1.2678
Low
1.1294
Last updated: 3/27/2026, 8:28:26 AM
Quick Conversions
| SCR | MDL |
|---|---|
| 1 SCR | 1.21 MDL |
| 10 SCR | 12.12 MDL |
| 50 SCR | 60.61 MDL |
| 100 SCR | 121.22 MDL |
| 500 SCR | 606.12 MDL |
| 1,000 SCR | 1,212.24 MDL |
Get SCR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=MDLExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T08:28:26Z",
"rates": {
"MDL": 1.212244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "MDL",
"amount": 100
},
"result": 121.2244,
"rate": 1.212244
}Build with SCR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key