Rate Overview
Live
1 MRO = 53.8121 STD
1 STD = 0.018583
MRO
Avg
54.0212
High
54.3345
Low
53.8121
Last updated: 7/30/2026, 11:17:49 AM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 53.81 STD |
| 10 MRO | 538.12 STD |
| 50 MRO | 2,690.61 STD |
| 100 MRO | 5,381.21 STD |
| 500 MRO | 26,906.06 STD |
| 1,000 MRO | 53,812.13 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-30T11:17:49Z",
"rates": {
"STD": 53.812125
}
}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": 5381.212500000001,
"rate": 53.812125
}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