Rate Overview
Live
1 MDL = 1225.94 STD
1 STD = 0.000816
MDL
Avg
1224.14
High
1252.22
Low
1192.18
Last updated: 6/26/2026, 11:11:26 PM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,225.94 STD |
| 10 MDL | 12,259.42 STD |
| 50 MDL | 61,297.08 STD |
| 100 MDL | 122,594.16 STD |
| 500 MDL | 612,970.82 STD |
| 1,000 MDL | 1,225,941.64 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-26T23:11:26Z",
"rates": {
"STD": 1225.941637
}
}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": 122594.16369999999,
"rate": 1225.941637
}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