Rate Overview
Live
1 MDL = 1226.56 STD
1 STD = 0.000815
MDL
Avg
1225.54
High
1256.28
Low
1197.00
Last updated: 7/7/2026, 12:13:28 AM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,226.56 STD |
| 10 MDL | 12,265.61 STD |
| 50 MDL | 61,328.05 STD |
| 100 MDL | 122,656.10 STD |
| 500 MDL | 613,280.49 STD |
| 1,000 MDL | 1,226,560.99 STD |
Get MDL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=STDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-07T00:13:28Z",
"rates": {
"STD": 1226.560986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "STD",
"amount": 100
},
"result": 122656.0986,
"rate": 1226.560986
}Build with MDL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key