Rate Overview
Live
1 MDL = 1228.90 STD
1 STD = 0.000814
MDL
Avg
1227.78
High
1230.18
Low
1221.23
Last updated: 3/7/2026, 1:53:18 AM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,228.90 STD |
| 10 MDL | 12,288.97 STD |
| 50 MDL | 61,444.83 STD |
| 100 MDL | 122,889.65 STD |
| 500 MDL | 614,448.25 STD |
| 1,000 MDL | 1,228,896.50 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-03-07T01:53:18Z",
"rates": {
"STD": 1228.896503
}
}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": 122889.6503,
"rate": 1228.896503
}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