Rate Overview
Live
1 SCR = 1.2195 MDL
1 MDL = 0.819981
SCR
Avg
1.2476
High
1.3380
Low
1.1890
Last updated: 7/5/2026, 10:00:52 AM
Quick Conversions
| SCR | MDL |
|---|---|
| 1 SCR | 1.22 MDL |
| 10 SCR | 12.20 MDL |
| 50 SCR | 60.98 MDL |
| 100 SCR | 121.95 MDL |
| 500 SCR | 609.77 MDL |
| 1,000 SCR | 1,219.54 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-05T10:00:52Z",
"rates": {
"MDL": 1.21954
}
}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.95400000000001,
"rate": 1.21954
}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