Rate Overview
Live
1 MRO = 53.1434 STD
1 STD = 0.018817
MRO
Avg
53.1588
High
53.4519
Low
52.7959
Last updated: 8/18/2026, 9:59:53 AM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 53.14 STD |
| 10 MRO | 531.43 STD |
| 50 MRO | 2,657.17 STD |
| 100 MRO | 5,314.34 STD |
| 500 MRO | 26,571.70 STD |
| 1,000 MRO | 53,143.41 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-08-18T09:59:53Z",
"rates": {
"STD": 53.143406
}
}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": 5314.3405999999995,
"rate": 53.143406
}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