Rate Overview
Live
1 SCR = 1.2143 MDL
1 MDL = 0.823488
SCR
Avg
1.2331
High
1.2570
Low
1.1960
Last updated: 6/16/2026, 2:42:40 AM
Quick Conversions
| SCR | MDL |
|---|---|
| 1 SCR | 1.21 MDL |
| 10 SCR | 12.14 MDL |
| 50 SCR | 60.72 MDL |
| 100 SCR | 121.43 MDL |
| 500 SCR | 607.17 MDL |
| 1,000 SCR | 1,214.35 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-06-16T02:42:40Z",
"rates": {
"MDL": 1.214347
}
}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.4347,
"rate": 1.214347
}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