Rate Overview
Live
1 MDL = 1223.14 STD
1 STD = 0.000818
MDL
Avg
1224.49
High
1226.84
Low
1221.24
Last updated: 6/28/2026, 10:29:37 PM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,223.14 STD |
| 10 MDL | 12,231.41 STD |
| 50 MDL | 61,157.04 STD |
| 100 MDL | 122,314.07 STD |
| 500 MDL | 611,570.35 STD |
| 1,000 MDL | 1,223,140.70 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-06-28T22:29:37Z",
"rates": {
"STD": 1223.140703
}
}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": 122314.0703,
"rate": 1223.140703
}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