Rate Overview
Live
1 MDL = 1222.64 STD
1 STD = 0.000818
MDL
Avg
1210.67
High
1230.30
Low
1192.18
Last updated: 5/26/2026, 7:32:46 PM
Quick Conversions
| MDL | STD |
|---|---|
| 1 MDL | 1,222.64 STD |
| 10 MDL | 12,226.43 STD |
| 50 MDL | 61,132.14 STD |
| 100 MDL | 122,264.28 STD |
| 500 MDL | 611,321.40 STD |
| 1,000 MDL | 1,222,642.80 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-05-26T19:32:46Z",
"rates": {
"STD": 1222.642801
}
}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": 122264.2801,
"rate": 1222.642801
}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