Rate Overview
Live
1 MRO = 53.4717 STD
1 STD = 0.018701
MRO
Avg
53.0611
High
53.7502
Low
51.6968
Last updated: 3/29/2026, 11:06:30 AM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 53.47 STD |
| 10 MRO | 534.72 STD |
| 50 MRO | 2,673.59 STD |
| 100 MRO | 5,347.17 STD |
| 500 MRO | 26,735.87 STD |
| 1,000 MRO | 53,471.74 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-03-29T11:06:30Z",
"rates": {
"STD": 53.471736
}
}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": 5347.1736,
"rate": 53.471736
}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