Rate Overview
Live
1 SCR = 1.1862 MDL
1 MDL = 0.843024
SCR
Avg
1.1850
High
1.2381
Low
1.1329
Last updated: 4/16/2026, 8:50:43 AM
Quick Conversions
| SCR | MDL |
|---|---|
| 1 SCR | 1.19 MDL |
| 10 SCR | 11.86 MDL |
| 50 SCR | 59.31 MDL |
| 100 SCR | 118.62 MDL |
| 500 SCR | 593.10 MDL |
| 1,000 SCR | 1,186.21 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-04-16T08:50:43Z",
"rates": {
"MDL": 1.186206
}
}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": 118.62060000000001,
"rate": 1.186206
}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