Rate Overview
Live
1 MRO = 53.0702 STD
1 STD = 0.018843
MRO
Avg
52.8668
High
53.2240
Low
52.2840
Last updated: 3/7/2026, 7:34:57 AM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 53.07 STD |
| 10 MRO | 530.70 STD |
| 50 MRO | 2,653.51 STD |
| 100 MRO | 5,307.02 STD |
| 500 MRO | 26,535.12 STD |
| 1,000 MRO | 53,070.24 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-07T07:34:57Z",
"rates": {
"STD": 53.070238
}
}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": 5307.0238,
"rate": 53.070238
}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