Rate Overview
Live
1 STD = 0.000812 MDL
1 MDL = 1231.53
STD
Avg
0.000813
High
0.000818
Low
0.000812
Last updated: 3/7/2026, 4:57:54 AM
Quick Conversions
| STD | MDL |
|---|---|
| 1 STD | 0.00 MDL |
| 10 STD | 0.01 MDL |
| 50 STD | 0.04 MDL |
| 100 STD | 0.08 MDL |
| 500 STD | 0.41 MDL |
| 1,000 STD | 0.81 MDL |
Get STD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=MDLExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-07T04:57:54Z",
"rates": {
"MDL": 0.000812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "MDL",
"amount": 100
},
"result": 0.0812,
"rate": 0.000812
}Build with STD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key