Rate Overview
Live
1 SCR = 1.2041 MDL
1 MDL = 0.830492
SCR
Avg
1.2308
High
1.3071
Low
1.2012
Last updated: 7/25/2026, 4:19:57 AM
Quick Conversions
| SCR | MDL |
|---|---|
| 1 SCR | 1.20 MDL |
| 10 SCR | 12.04 MDL |
| 50 SCR | 60.21 MDL |
| 100 SCR | 120.41 MDL |
| 500 SCR | 602.05 MDL |
| 1,000 SCR | 1,204.11 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-07-25T04:19:57Z",
"rates": {
"MDL": 1.204105
}
}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": 120.4105,
"rate": 1.204105
}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