Rate Overview
Live
1 MDL = 1228.03 STD
1 STD = 0.000814
MDL
Avg
1224.21
High
1238.88
Low
1169.98
Last updated: 7/21/2026, 9:00:15 PM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,228.03 STD |
| 10 MDL | 12,280.28 STD |
| 50 MDL | 61,401.39 STD |
| 100 MDL | 122,802.78 STD |
| 500 MDL | 614,013.91 STD |
| 1,000 MDL | 1,228,027.82 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-21T21:00:15Z",
"rates": {
"STD": 1228.027819
}
}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": 122802.78189999999,
"rate": 1228.027819
}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