Rate Overview
Live
1 MRO = 53.4673 STD
1 STD = 0.018703
MRO
Avg
53.2358
High
54.2077
Low
51.6968
Last updated: 7/31/2026, 4:49:05 AM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 53.47 STD |
| 10 MRO | 534.67 STD |
| 50 MRO | 2,673.37 STD |
| 100 MRO | 5,346.73 STD |
| 500 MRO | 26,733.67 STD |
| 1,000 MRO | 53,467.34 STD |
Get MRO/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=STDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-31T04:49:05Z",
"rates": {
"STD": 53.467338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "STD",
"amount": 100
},
"result": 5346.7338,
"rate": 53.467338
}Build with MRO/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key