Rate Overview
Live
1 MRO = 53.9589 STD
1 STD = 0.018533
MRO
Avg
53.2411
High
54.1554
Low
51.7890
Last updated: 7/29/2026, 6:49:39 PM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 53.96 STD |
| 10 MRO | 539.59 STD |
| 50 MRO | 2,697.94 STD |
| 100 MRO | 5,395.89 STD |
| 500 MRO | 26,979.44 STD |
| 1,000 MRO | 53,958.89 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-29T18:49:39Z",
"rates": {
"STD": 53.958889
}
}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": 5395.8889,
"rate": 53.958889
}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