Rate Overview
Live
1 STD = 0.000812 MDL
1 MDL = 1231.53
STD
Avg
0.000816
High
0.000835
Low
0.000796
Last updated: 7/22/2026, 8:05:28 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-07-22T08:05:28Z",
"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