Rate Overview
Live
1 MRO = 54.3345 STD
1 STD = 0.018405
MRO
Avg
54.0731
High
54.4114
Low
53.7545
Last updated: 7/28/2026, 1:39:07 PM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 54.33 STD |
| 10 MRO | 543.34 STD |
| 50 MRO | 2,716.72 STD |
| 100 MRO | 5,433.45 STD |
| 500 MRO | 27,167.23 STD |
| 1,000 MRO | 54,334.46 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-28T13:39:07Z",
"rates": {
"STD": 54.334462
}
}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": 5433.4462,
"rate": 54.334462
}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